body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-top: 9px;
	margin-bottom: 9px;
	background-color: #CBCB65;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {font-size: xx-small}
a:hover {
	color: #CB3232;
}
h2 {
	font-size: 11px;
	color: #CB3232;
}
.APCText
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, helvetica;
    COLOR: black;
}
A.APCAnchor
{
    FONT-SIZE: 10px;
    COLOR: blue;
}
A.APCAnchor:hover
{
    COLOR: #ff0000;
}
.APCmainTable
{
    BACKGROUND-COLOR: white;
}
.APCheading1
{
    FONT-WEIGHT: 700;
}