
body {
	background-image: url('http://www.viviforyou.com/images/background2.gif');
	background-color:#EEF5ED;
	margin-top: 25px;
	background-attachment: fixed;
	background-position: center;
	font-family: Verdana, Helvetica, sans-serif;
}

th {
	 font-family: Helvetica,Verdana,sans-serif;
	 color: #A27E72;
	 line-height: 12pt;
	 background-color: #BCD9BB;
	}

.small {
	font-size: smaller;
	}

p {
	font-family: Verdana, Helvetica, sans-serif;
	 color: #000000;
}

h1 {
	color: #5458A2;
	font-size: 95%;
	}
h2 {
	color: #5458A2;
	font-size: 90%;
	}
h3 {
	color: #24279C;
	font-size: 85%;
	}
	 
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	color: #24279C;
	font-weight: 600;
	text-decoration: None;
}

a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: None;
	color: #24279C;
	font-weight: 600;
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: None;
	color: #55BD55;
	font-weight: 600;
}

a:active {
	font-family: Verdana, Helvetica, sans-serif;
	color:#55BD55;
	font-weight: 600;
	text-decoration: none;
}

