﻿
a.nav:link {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:visited {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:active {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:hover {text-decoration:underline; color:#ffffff; font-weight:bold;}

a.link:link {text-decoration:underline; color:#E70000; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#E70000; font-weight:bold;}
a.link:active {text-decoration:underline; color:#E70000; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#515151; font-weight:bold;}


a.footer:link {text-decoration:underline; color:white;}
a.footer:visited {text-decoration:underline; color:white;}
a.footer:active {text-decoration:underline; color:white;}
a.footer:hover {text-decoration:underline; color:#e9e9e9;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color: #cccccc;}
		
.bodytext {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;

}
 
.headingred {
	font-size:11pt;
	color:#E70000;
	font-weight:bold;
}
.headingblack {
	font-size:11pt;
	color:#000000;
	font-weight:bold;
}

.teamphoto {
	border:1px solid black;
}

#footer {
	padding:15px 0;
	text-align:center;
}