
body, td {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color: #363636;
}

.marker {
	background-color: #FF0000;
	color: white;
}

.smalltext {
	font-size:11px;
	color: #3B3B3B;
}


a:link {
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:active {
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:visited {
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:hover {
	font-size:12px;
	color: #CC0000;
	text-decoration: underline;
}

.bullet {
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin: 0 5 0 5;	
}

.copyright {
	font-size:11px;
	color: #3b3b3b;
	margin: 10 0 0 0;	

}

