
body
{
	font-family: Arial;
	font-size: 10pt;
	background-color: rgb(255,255,254);
	color: rgb(0,0,0);
	margin: 6px;

}


table
{
	border:1px solid #808080; 
}	

td
{
	border-style:solid; border-width:1px;  padding:2px;
}

h1
{
	font-size: 20pt; color: rgb(0,0,80); font-style:italic; font-weight:bold; margin-top:6px; margin-bottom:8px; 
}
h2
{
	font-size: 18pt; font-style:italic;  font-weight:bold; color:rgb(0,0,80); margin-top:2px; margin-bottom:8px;
 
}
h3
{
	font-size: 14pt;  font-style:italic;  color: rgb(0,0,80); margin-top:2px; margin-bottom:8px; 
}
h4
{
	font-size: 10pt;  font-style:italic; color: rgb(0,0,80); font-style:italic;
}

.phead
{
	font-size: 16pt;  font-style:italic;  font-weight:bold; color:rgb(0,0,80); margin-top:2px; margin-bottom:8px;
}

.small_text
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal;
}

.links {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: italic; 
	text-align: center; 
	vertical-align: middle}
	