body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
.blue_text_bold {
	color: #0066CC;
	font-weight: bold;
}
.small_text {font-size: 10px}
.blue_titles {color: #0066CC; font-weight: bold; font-size: 14px; }
