
body

{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,0);
	background-color: #091b35;
 }

a img {border: none; } 

a:link 
{
text-decoration: none; 
color: rgb(78,35,18);
font-size: 10pt; 
font-weight: bold; 
}

a:visited 
{
text-decoration: none; 
color: rgb(78,35,18);
font-size: 10pt; font-weight: bold; 
}

a:hover 
{
text-decoration: none;
color: rgb(0,0,64);
font-size: 10pt; font-weight: bold;
background-color: rgb(244,245,163); 
}

a:active 
{
color: rgb(0,0,64); 
font-weight:bold; 
} 


p 
{
font-family: Arial, Helvetica, sans-serif; 
font-size:10pt; 
}


h1 {font-family: Arial, Helvetica, sans-serif;  }
h2, h3,h5, h6 {font-family: Arial, Helvetica, sans-serif; }
h4 {font-family: Arial, Helvetica, san-serif; }

h1 { 
font-size: 14pt; 
font-weight: bold; 
color: rgb(0,0,0);
background-color: rgb(220,184,110);
}

h2 { 
font-size: 18pt; 
font-weight: bold; 
color: rgb(0,0,0);
background-color: rgb(220,184,110);
}

h3 { 
font-size: 12pt; 
font-weight: 
bold; 
color: rgb(78,35,18); 
background-color: rgb(220,184,110);
}

h4 {	
font-size: 12pt; 
font-weight: bold; 
color: rgb(0,0,0); 
background-color: rgb(220,184,110);
}

h5 {	
font-size: 8pt; 
font-weight: bold;
color: rgb(0,0,0);
background-color: rgb(220,184,110);
}

h6 {
font-size: 8pt; 
font-weight:bold; 
color: rgb(78,35,18); 
}


hr {color: rgb(0,0,0); }