.content {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	
}

a.content {
	font-family: arial;
	font-size: 12px;
	color: #000066;

}

a.content:hover{
	color: #ff0066;
}

.heading {  
	font-family: arial;
	font-size: 13px;
	color: #059552;
	font-weight: bold;
	text-transform:uppercase;
}

a.heading {  
	color: #059552;
	font-weight: bold;
	text-transform:uppercase;
}
a.heading:hover{
	color: #ff0000;
}
.footerpage {  
	font-family: arial;
	font-size: 13px;
	color: #097928;
	font-weight: bold;
	
}
a.footerpage:hover{
	color: #000000;
}
.date {  
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	text-transform:uppercase;
}
a.closewin {  
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none
}


.bulletpoint {  
	font-size: 18px; color: #8C8500
}



.footer {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

	color: #097928
}

a.footer {
	font-family: arial;
	font-size: 9px;
	text-transform: uppercase;
	color:#000000;
	text-decoration: none;
}

a.footer:hover{
	font-family: arial;
	font-size: 9px;
	color:#ffff00;
	text-decoration: underline;
