﻿body 
{

}
.smallfont
{
	font-family:Verdana;
	font-size:8pt;
}

.reviewfont
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	font-weight:bold;
	text-align:center;
}

a:link	{	
	text-decoration:	none;
	color:	#003366;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#003366;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#003366;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	}	
		
a:hover	{	
	text-decoration:underline;
	color:	#003366;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	}
