<style type="text/css">


	body {
	font-family: Arial, Helvetica;
    text-align: center; 
	font-size: 12pt;
}
	A:link {
	color: #143C2F;
	text-decoration: underline;
}
	A:hover {
	color: #143C2F;
	text-decoration: none;
}
	A:visited {
	color: #143C2F;
	text-decoration: underline;
}
	A:visited:hover {
	color: #143C2F;
	text-decoration: none;
}
	A.menu:link {
	color: #FF6000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;        
}
	A.menu:hover {
	color: #FF6000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;    
	text-decoration: none;    
}
	A.menu:visited {
	color: #FF6000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;   
	text-decoration: none;     
}
	A.menu:visited:hover {
	color: #FF6000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;    
	text-decoration: none;    
}
	H2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
    margin-bottom: 10px;
    color: #343434;    
}
	H3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
    margin-bottom: 10px;
    color: #343434;    
}
	P {
	font-family: Arial, Helvetica;
	font-size: 12px;
    margin: 0 0 10px;
    color: #242424;      
}
	P.event {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #242424; 
	background-color: #ECECEC;
	padding: 5px;
}
	.small {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
	table.styles {
    border-style: solid; 
    border-width: 2px; 
    border-color: #CC3300;    
    width: 95%;
    margin-left: auto; 
    margin-right: auto; 
}
	.menu_bg {
    background-repeat: no-repeat;
    height: 19px;
    padding-left: 6px
}
