	body {
		font-family: Times New Roman;
		font-size: 12px;
		vertical-align: top;
		background-color: #AA0000;
		color: #FFFFFF;
		}
	
	p {font-size:9pt; }
	
	legend {color:white }
	
		a.menu:link, a.menu:visited, a.menu:active {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-family: ;
	}
	
	a:link, a:visited, a:active {
		color: #FDD88A;
		text-decoration: none;
	}
	
	a:hover {
		color:white;
		text-decoration: none;
	}
