Body, P, TD {
	font-family: arial;
	font-size: 12px;		
	margin-top : 0px; 
	margin-bottom : 10px;
}

A:link, A:visited, A:hover {    
    text-decoration: underline;  
  	color:#2D69D6;
}
A.menubar:link, A.menubar:visited {	
	text-decoration : none; 	
	color : white;	
	font-family: arial;
	font-size: 13px;		
	margin:0px;
	padding-right:20px;
}
A.menubar:hover {			
	cursor : hand;	
	text-decoration : underline;	
}

H1 {
	font : 20pt Arial;		
	margin-top : 10px;
	margin-bottom : 10px;	
	padding-bottom : 0px;
	text-decoration : none;
}


H2 {
	font : 14pt Arial;		
	margin-top : 10px;
	margin-bottom : 10px;	
	padding-bottom : 0px;
	text-decoration : none;
}
	