.bodyTag
{
	background-color: 	#FDFBF1;
	font-family: 		verdana;
	font-size: 		11px;
	text-align: 		center; 
	background: 		#FDFBF1; 
	color: 			#433E21;
	
}
.copyrightText
{
	background-color: 	#FDFBF1;
	font-family: 		verdana;
	font-size: 		9px;
	text-align: 		center; 
	background: 		#FDFBF1; 
	color: 			#433E21;

}
td
{
	background-color: 	#FDFBF1;
	font-family: 		verdana;
	font-size: 		11px;
	text-align: 		left; 
	background: 		#FDFBF1; 
	color: 			#433E21;
}
a, a:visited, a:hover, a:active 
{
	color : 		#000044; 
	font-size: 		11px;
	font-family:		verdana;
	
}
h1
{
	font-size: 		18px;
	font-weight:		bold;
}
h2
{
	font-size:		14px;
}
h3
{
	font-size:		13px;
}
h4
{
	font-size:		12px;
}
h5
{
	font-size:		10px;		
}
h6
{
	font-size:		9px;		
}
