Body
	{
	color: #003366; 
	background: white; 
	font-size: 8pt; 
	margin-left: 5%; 
	margin-right: 5%;
	}

p 
	{
	font-family: Verdana,
	Arial, Helvetica, 
	sans-serif; 
	font-size: 8pt; 
	color: #003366;
	}

h1
	{	
	font-family: Verdana,
	Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #003366;
	}
 
table 	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #003366;
	}
 
table.bound 
	{
	border-style: solid;
	font-size: 8pt; 
	border-width: 1px; 
	border-color: #000066;
	}

a:link, a:visited 
	{
	color: #003366;
	text-decoration: underline;
	font-size: 8pt;
	}
 
a:hover, a:active 
	{
	color: #ff0000;
	text-decoration: underline;
	font-size: 8pt;
	}

a.h1 
	{
	color: #003366;
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold;
	}
 




