body 
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000033;
background-color: #000033;
background-attachment: fixed;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

h1, h2, h3, h4, p, div 
{
font-family: Verdana, Arial, sans-serif;
}

p 
{
	font-size: 11px;
	color: #003366;
}

p.home 
{
	font-size: 12px;
	color: #003366;
}

p.attention 
{
	font-size: 14px;
	color: 660000;
}

td 
{
	font-size: 11px;
	color: #003366;
}
	
h1
{
 		margin-top: 10px;
    margin-bottom: 10px;
		font: bold 20px;
		color: #003366;
}
	
h2 
{
	 margin-top: 10px;
   margin-bottom: 10px;
	 font: bold 14px;
	 color: #003366;
}

h3 
{
 	 margin-top: 10px;
   margin-bottom: 10px;
	 font: bold 12px;
	 color: #003366;
}
	 
h4 
{
 	 margin-top: 10px;
   margin-bottom: 10px;
	 font: bold 16px;
	 color: #990000;
}

h5
{
 	 margin-top: 10px;
   margin-bottom: 10px;
	 font: bold 12px;
	 color: #990000;
} 

a:visited 
{
	text-decoration: none;
	color: #3333cc;
}

a:link 
{
	text-decoration: underline;
	color: #660000;
}

a:hover
{
 	color: #990000;
}
	
hr
{
color: #660000;
width: 75%;
height: 1pt;
}

dl
{
}

ol
{
}

ul
{
}

copyright
{
	font-size: 8px;
	color: #000000;
}
