/* CSS Document */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
a:active {
	color: #990000;
	font-weight: bold;
}
a.bt:link, a.bt:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt:hover, a.bt:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.style1{
    color:#FFCC33;
	font-weight: bold;
	text-align: center;
}
td.style2{
	color: #000000;
	font-weight: bold;
}
td.style3{
    font-size:10px;
}
td.style4{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.style5{
	color: #990000;
	font-weight: bold;
}