BODY, TD, P, LI, UL, OL, BR, CENTER {
	
	color : Black;
	font-family : "Georgia", 
	font-size: 12px;
}
CENTER{
    text-align: center;
}
A {
	text-decoration : underline;
	color : #0000FF;
}

A:Hover {
	text-decoration : underline;
}
H1,H2{
    COLOR="#3366CC";
	font-size: 18px;
}
H3,H4,H5,H6{
    color: #D00000;
	font-size: 16px;
}
H5,H6{
    color: #D00000;
	font-size: 14px;
}
HR {
	height: 1pt;
}

.copyright{
   font-size : 10px; 
}

.bluelink{
	color : blue;
	text-decoration : underline;
}

.menulink{
	text-decoration : none;
	color : White;
	font : bold 10px;
	font-family : "Verdana", "Arial", serif;
}

.menubar{
	background : 0088ff;
}

.verticalDivider{
	background : #000063;
}

.margin{
	color : black;
	font : 10px;
	font-family : "Verdana", "Arial", serif;
}

.black{
	background : 000000;
}

.white{
	background : ffffff;
}

.small{
	font : 10px;
}

.formlabel{
	font : bold 10px;
}

.red{
	color: red;
	font-weight: bold;
}
.highlight{
	background: yellow;
}
#highlight{
	background: yellow;
}
#bold{
 color:#000063;
 font-weight:bold;
}
#bigbold{
 color:#000063;
 font-weight:bold;
   font-size:14pt;
}
#lightbigbold{
 color:#0000ff;
 font-weight:bold;
 font-size:14pt;
}
#biggerbold{
 color:#000063;
 font-size:16pt;
 font-weight:bold;
}
#hugebold{
 font-family: verdana;
 color:#000063;
 font-size:24pt;
 font-weight:bold;
}
#megabold{
 color:#000063;
 font-family: Trebuchet MS, Verdana;
 font-size:48pt;
 font-weight:bolder;
}
#bigred{
 font-size: 12pt;
 color: red;
 font-weight:bold;
}
#menu{
 font-size: 10px;
 font-weight: bold;
}
#menutext{
 font-size: 10pt;
}
#small{
 font-size: 10pt;
}
#toptitle{
 font-family: arial, verdana, helvetica;
 font-size: 12px;
 font-weight: bold;
 color: #000063;
 text-indent: 20px;
 letter-spacing: 2px;
}