.Quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7A5F;
	background-color:#FFFCEF;
	font-weight:bold;
	text-align :left;
	padding :3px;
}
 
.standardtext
{
	font-size :11px;
	color :#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight :normal;
}
 
.bluetitle
{
	font-size :13px;
	color :#0072BC;
	font-family: Century Gothic;
	font-weight :normal;
}
 
A.link:visited  {color: #0072BC; text-decoration: underline; font-size:12px; font-family:Century Gothic; font-weight:normal;}
A.link:link  {color: #0072BC; text-decoration: underline; font-size:12px; font-family:Century Gothic; font-weight:normal;}
A.link:active  {color: #0072BC; text-decoration: none; font-size:12px; font-family:Century Gothic; font-weight:normal;}
A.link:hover   {color: #0072BC; text-decoration: none; font-size:12px; font-family:Century Gothic; font-weight:normal;}