td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333
}
.menu {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000
}
A.footer:link, A.footer:visited, A.footer:active {	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #117141
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300
}

.MainMenu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #117141
}

A.nav:link, A.nav:visited, A.nav:active {	
	font-family: Arial, Helvetica, Sans-serif;
	color: #117141;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
A.nav:hover {
	text-decoration: underline; 
	color: #000000
}

A.menu:link, A.menu:visited, A.menu:active {	
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

.subtitle  {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	color: #000000;
}

H1  {
	font-size: 14pt;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
}