a:link
{
	color: #0000FF; text-decoration:none
}
a:visited
{
	color: #0000FF; text-decoration:none 
} 
a:active 
{
	color: #0000FF; text-decoration:none 
}
A:hover {color: #0000FF;text-decoration:underline }
body
{
	font-family: Arial, Helvetica;
	font-size:10pt; text-align:left; 
}
table
{
padding:0; font-family:Arial; font-size:10pt; background-color:#E8E8E8   
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #004A7C; font-size:16pt
}
h2
{
	color: #008BE8; font-size:12pt; font-family:Arial 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}li           { list-style-type:square; font-family:Arial }
textarea     { font-family: Arial; font-size: 10pt }
