BODY, TD, P, LI, UL, OL, BR, CENTER {
	
	color : Black;
	font-family : "Arial", Helvetica, sans-serif;
	font-size: 12px;
    letter-spacing: 0.03em;
}
CENTER{
    text-align: center;
}
A {
	text-decoration : none;
	color : #000063;
}

A:Hover {
	text-decoration : underline;
	background-color:yellow;
}
h1, h2, h3, h4, h5, h6{
    color: #000063;
}
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{
 font-family: Arial, Helvetica, sans-serif;
 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: 11px;
 font-weight: bold;
 letter-spacing: 0.1em;
}
#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;
 line-height:20px;
}
#testimonial{
 font-size: 10px;
}
#topbullet{
 font-size: 14px;
 font-weight: bold;
 color: #000063;
}
