BODY  {font-family: Verdana;
       color: #000000;
       font-size: 12px;
       background-color: white;
}
p,span,pre{
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

H1{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #055D89;
	height: 30px;
	padding-left: 20px;
}
H2{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #197AAB;
	padding-top: 15pt;
	padding-left: 20px;
	height: 25pt;
	vertical-align: bottom;
}
H3{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #197AAB;
	padding-top: 5pt;
	padding-left: 0px;
	height: 15pt;
	vertical-align: bottom;
}
H6    {font-family: Arial;
       color: #000000;
       font-size: 10px;         }


.RED  {color: #FF0000;          }

.COMPACTHEADER {
  padding-top: 5px;
  padding-bottom: 0;
  height: auto;
}

TABLE {font-family: Verdana;
       color: #000000;
       font-size: 12px;         }

.NEW  {color: #FF0000;          }
