td {
	text-align: left;
	vertical-align: text-top;
	font-family:Tahoma;
	font-size:11px;
	color:#3082C1;
	line-height:13px;
	background-color: #FAF2DF;
}
a {
	text-decoration: underline;
	color:#3082A8;
	font-size:11px;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}

.top_txt {color:#646464; font-size:10px}

.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#3082A8}
.green {color:#94BE23}



a:hover{
	text-decoration:underline;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#under{text-decoration:underline;}
