
td {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
}
H2 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
}
p, ul, li {
	font-family: Tahoma;
	font-size: 10pt;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#000066;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#D6D600;
}
body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}
