﻿a:link, a:visited, a:active {text-decoration:underline; color: white;}
a:hover {text-decoration:underline; color: #F30000;}

a.sm:link, a.sm:visited, a.sm:active {font-size: 9pt;}
a.sm:hover {font-size: 9pt;}

a.nav:link, a.nav:visited, a.nav:active {text-decoration: none; color: white; font-size: 8pt; font-weight: bold;}
a.nav:hover {text-decoration:underline; color:#ed1c24; font-size: 8pt; font-weight: bold;}

body {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 12pt; background-color: #cccccc;}

td {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 12pt; background-color:#2F2F2F}


.heading {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:#ed1c24;

}
