body
{
}
p
{
	font-family:  Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
h1
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
h2
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}
.bblue
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
 color: #4186FD;
}
.whtb
{
	font-weight: bold;
	color: White;
	font-size: 12px;
}
a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4186FD;
}