body
{
}
p
{ font-family: Verdana;
   font-size: 12px;
   color: Black;
   font-weight: normal;
}
a
{
	FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif', sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	

}
a:hover
{
	
	font-size: 12px;
	COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif', sans-serif;
    BACKGROUND-COLOR: #000066;
	font-weight: normal;

}
.white
{ 
	color: white;
}
.whiteb
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.blue
{
	color: #000066;
}
.blueb
{
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}
.blkbold
{
	font-size: 14px;
	font-weight: bold;
}
.pwhbold
{ font-family: Verdana;
   font-size: 14px;
   color: white;
   font-weight: bold;
}
.pwhhead
{ font-family: Verdana;
   font-size: 18px;
   color: white;
   font-weight: bold;
}
h1
{ font-family: Verdana;
   font-size: 14px;
   color: #000066;
   font-weight: bold;
}
h2
{ font-family: Verdana;
   font-size: 12px;
   color: black;
   font-weight: bold;
}
li
{
	font-family: Verdana;
   font-size: 12px;
   color: Black;
   font-weight: normal;
}
.bbold
{
   font-size: 14px;
   color: #000000;
   font-weight: bold;
}
.grblue
{
	color: #8ca1b2;
}