﻿.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}.style2black {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS";
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
