BODY, TD, P
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11.5px; 
	color: #333333; 
	text-decoration: none ;
}

H3
{	
	font-family: times, palatino; 
	font-size:24px;
	color: #525d8b;
	font-weight:bold;
} 

H5
{	
	font-family: times, palatino; 
	font-size:18px;
	color: #525d8b;
	font-weight:bold;
}

A		{
		font-size:13px; 
		color: #525D8B;
		font-weight: bold;
		text-decoration: none ;
		}
	
	
A:hover 
		{ 
		font-size:13px; 
		color:	#A4304A;
		font-weight: bold;
		text-decoration: none ;
		}
		
.redlink {color:	#A4304A;}

.redlink:hover {color: #02528d;}

.small {color: #333333;
		font-size: 10px;
		text-align: justify;
		font-weight: light;}
		
a.small:hover {color: #a4304a;
		font-size: 10px;
		font-weight: light;}
		
.smallcenter  {color: #333333;
		font-size: 10px;
		text-align: center;
		font-weight: light;}
		
.smallblue  {color: #525D8B;
		font-size: 9px;
		text-align: center;
		font-weight: normal;}

.mediumblue  {color: #525D8B;
		font-size: 11px;
		text-align: center;
		font-weight: bold;}	
		
		
.infoblue  {color: #525D8B;
		font-size: 11px;
		text-align: center;
		font-weight: bold;}
		
a.infoblue  {color: #525D8B;
		font-size: 11px;
		text-align: center;
		text-decoration: underline;
		font-weight: bold;}
		
a:hover.infoblue  {color: #A4304A;
		font-size: 11px;
		text-align: center;
		font-weight: bold;}
		
.title
{	
	font-family: times, palatino; 
	font-size:18px;
	color: #525d8b;
	font-weight:bold;
}

.boldred { color: #ff0000;
	font-weight: bold; }