body
{
	background-color: rgb(0,0,107);
}

a
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(128,128,128);
	font-size: 10pt;
	margin-top: 24; 
	margin-bottom: 24;
	font-weight: bold;
}
a:link
{	
	text-decoration: none;
}
a:visited
{	
	text-decoration: none;
} 
a:active 
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline
}
table
{
	font-family: verdana
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
}

h1
{
	font-family: arial;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 14pt;
	margin-top: 36; 
	margin-bottom: 0;
	margin-left: 24; 
	margin-right: 24; 
	font-weight: regular;
}
h2
{
	font-family: arial;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 12pt;
	margin-top: 36; 
	margin-bottom: 24;
	margin-left: 24; 
	margin-right: 24; 
	font-weight: bold;
}
h3
{
	font-family: arial;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 12pt;
	margin-top: 24; 
	margin-bottom: 24;
	margin-left: 0; 
	margin-right: 0; 
}
p
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 10pt;
	margin-top: 24; 
	margin-bottom: 24;
	margin-left: 24; 
	margin-right: 24; 

}

b
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 10pt;
	margin-top: 6; 
	margin-bottom: 6;
	margin-left: 24; 
	margin-right: 24; 
}

li
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(0,0,128);
	font-size: 10pt;
	margin-top: 6; 
	margin-bottom: 6;
	margin-left: 24; 
	margin-right: 24; 
}