body    { background-color: white; margin: 0; padding: 0 }
p     {
	color: black;
	font-size: 12px;
	font-family: Verdana
}
td     {
	color: black;
	font-size: 12px;
	font-family: Verdana
}

.sub1     {
	color: black;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold
}
.sub2home     {
	color: #4e2f91;
	font-size: 16px;
	font-family: Verdana;
	font-weight : bold;	
}
.sub2     {
	color: #4e2f91;
	font-size: 18px;
	font-family: Verdana;
	font-weight : bold;	
}
.sub3   {
	color: black;
	font-size: 12px;
	font-family: Verdana;
}
.sub4 { 
    color: #4e2f91;
	font-size: 15px;
	font-family: Verdana;
	font-weight : bold;	 }
.newshd {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold
}
.newscopy {
	color: black;
	font-size: 12px;
	font-family: Verdana
}
.footer  {
	color: black;
	font-size: 10px;
	font-family: Verdana
}
.blurb    {
	color: #000;
	font-size: 14px;
	font-family: Verdana;
	font-style: italic
}
a:link   {
	color: #4e2f91;
	text-decoration: none
}
a:visited   {
	color: #4e2f91;
	text-decoration: none
}
a:hover   {
	color: #FF6600;
	text-decoration: none
}
a:active   {
	color: #FF6600;
	text-decoration: none
}
