.default {font-family: verdana; font-size: 10pt;}
.header {font-family: Arial; font-size: 12pt; font-weight: bold;}
.navigation {font-family: verdana; font-size: 11pt; font-weight: bold;}
.footer {font-family: verdana; font-size: 8pt;}
a:link { 
	color: #000000;
	text-decoration: none;	
	}
a:visited { 
	color: #000000;
	text-decoration: none;	
	}
a:hover { 
	color: #FFFFFF;
	background-color: #8b0b05;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
.title {font-family: arial; font-style: italic; font-size: 16pt; font-weight: bold; color: #8b0b05;}
.boldlist {font-family: verdana; font-size: 10pt; font-weight: bold; color: #CC0000;}
.purple {font-family: arial; color: #8b0b05;}