.bodytext 
	{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration:none; 
	}
.bodytextyellow 
	{
	font-family:verdana;
	font-size: 10.5px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none; 
	}
.bodytextwhite 
	{
	font-family:verdana;
	font-size: 10.5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none; 
	}
.bodytextwhite:hover 
	{
	font-family:verdana;
	font-size: 10.5px;
	font-weight: normal;
	color: #F7EEB1;
	text-decoration: underline; 
	}
.bodytextsmall 
	{
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	}
.bodytextblue 
	{
	color: #396AA5;	
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	}
.bodytextblue:hover 
	{
	color: #FF0000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.subheadingblack 
	{
	color: #666666; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	}
.subheadingblue 
	{
	color: #396AA5;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.subheadingblue:hover 
	{
	color: #FF0000;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.headingblue 
	{
	color: #396AA5;
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.Footerwhite 
	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	}

