a:link       { text-decoration: none color: rgb(0,0,0); font-family: Arial; font-size: 10pt }
a:visited		{ text-decoration: none color: rgb(0,0,0); font-family: Arial; font-size: 10pt }
a:link:hover {  text-decoration: underline color: red; font-family: Arial; font-size: 10pt }
a:active     { color: rgb(0,0,0); font-family: Arial; font-size: 10pt }
body         { font-family: Arial, Helvetica; background-color: rgb(255,255,255);color: 
               #000000; font-size: 10pt;}
table        { font-family: Arial; font-size: 10pt; }
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,0,0);
; font-size: 18px
}
h2
{
	color: rgb(0,0,0); 
; font-size: 16px
}
h3
{
	color: rgb(0,0,0); 
; font-size: 14px
}
h4
{
	color: rgb(0,0,0);
; font-size: 12px
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
