﻿.awmAnchor 
{
	position:relative;
	z-index:0;
}	
.tenPtFont
{
	font-family:Verdana;
	font-size:10pt;
	color:navy;
}
.eightPtFont
{ color:navy;
	font-family:Verdana;
	font-size:8pt;  
}
.ninePtFont
{ color:navy;
	font-family:Verdana;
	font-size :9pt;
}
.sevenPtFont
{ font-family:Verdana ;
	color:navy;
	font-size:7pt; 
}
.blueButton
{ color:Yellow;
	background-color:Blue;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bolder ;
	border-color:Blue;  
}
