td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:normal;
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
a {
	text-decoration: underline;
	color:#3082A8;
	font-size:11px;
}

body {
	margin:0px;
	padding:0px;
	background:url(images/bkgrdimagesmall.jpg) repeat;
	
}
.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:#00F;
}
.green {
	color:#94BE23;
	list-style-type: disc;
}



a:hover{
	text-decoration:underline;
	font-weight: bold;
	text-align: center;
	color: #00F;
}

#under{
	text-decoration:underline;
	list-style-type: disc;
}
