body {padding:0; margin:0}


#menu a {display: inline; 
	}
#menu a:link.current {color:blue} 
#menus a:visited.current {color:#800080}
#menu a:hover {background-color: transparent;color: #FF0000; font-size: 12pt; font-family: Verdana; font-weight: bold}

#menu a:hover.current {background-color: transparent; color:yellow; font-size: 12pt; font-family: Verdana; font-weight: bold}


h1 {background-color: transparent; 
	color: white; 
	align: right; 
	padding: 0 10px; 
	margin-top: 10px;
	font-family: Times New Roman; 
	font-size:30pt}
	
h2 {margin: 0; 
	font-family: Times New Roman; 
	color: #804040; font-size:24pt}
	
h3 {margin: 15px 0 0 0; 
	font-family: Times New Roman; 
	color: #804040; 
	font-size:18pt}
	
h4 {margin: 0; 
	font-family: Times New Roman; 
	color: white; font-size:12pt}
	
p {margin: 5px 0; 
	background: white;
	color: #804040;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	text-indent:20;
	}