@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
a:link {
	color: #33A02C;
	text-decoration: none;
	border-bottom: 1px dotted #0A50A1;

}
a:hover {
	color: #FFF;
	background-color: #0A50A1;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}li {
	list-style-type: disc;
}
.banner{
background:none;
text-decoration:none;
background:none;

}