/* CSS Document */

/* Viscoride home */
BODY {
	MARGIN: 0;
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-TOP: 0px;
	background-color: #669999;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }


.main {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000000;
	line-height: 16px;
}

.main A:link    	{ color: #000000; font-weight: normal; text-decoration: underline; }
.main A:active  	{ color: #000000; font-weight: normal; text-decoration: underline; }
.main A:visited 	{ color: #000000; font-weight: normal; text-decoration: underline; }
.main A:hover  		{ color: #26852f; font-weight: normal; text-decoration: underline; }

.features {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #ffffff;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.features A:link    	{ color: #ffffff; font-weight: normal; text-decoration: underline; }
.features A:active  	{ color: #ffffff; font-weight: normal; text-decoration: underline; }
.features A:visited 	{ color: #ffffff; font-weight: normal; text-decoration: underline; }
.features A:hover  		{ color: #addb92; font-weight: normal; text-decoration: underline; }


.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #ffffff;

}

.Footer A:link    	{ color: #ffffff; font-weight: normal; text-decoration: none; }
.Footer A:active  	{ color: #ffffff; font-weight: normal; text-decoration: none; }
.Footer A:visited 	{ color: #ffffff; font-weight: normal; text-decoration: none; }
.Footer A:hover  	{ color: #ffffff; font-weight: normal; text-decoration: underline; }h1 {
	color: #60943E;
	font-size: 14px;
}
h2 {
	color: #60943E;
	font-size: 12px;
}
h3 {
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #000000;
}
