/* CSS Document */
html, body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 11px;
	color: #666666;
	}
		
.content {padding:10px 30px 60px 0px; text-align: justify;}
.contact {padding:10px 0px 60px 0px; text-align: justify;}
.fineprint {font-size: 8px; text-transform: uppercase; padding-right: 20px}
.bottom {background:#FFFFFF url(images/bottom.gif); background-repeat: no-repeat;}	
	
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #666666; }
a:active { color: #666666; }

.fineprint a:link { color: #666666; text-decoration: underline;}
.fineprint a:visited { color: #666666; text-decoration: underline;}
.fineprint a:hover { color: #666666; text-decoration: underline;}
.fineprint a:active { color: #666666; text-decoration: underline;}

