a:link
{
	color: rgb(0,0,255); 
	BACKGROUND-COLOR: transparent;
}
a:visited
{
	color: rgb(0,0,255); 
	BACKGROUND-COLOR: transparent;
} 
a:active 
{
	color: rgb(0,0,255);
	BACKGROUND-COLOR: transparent;
}
body
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	 BACKGROUND-COLOR: transparent;
	 FONT-SIZE: 10pt
}
table
{
    BORDER-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;		 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(64 ,192,0);
	BACKGROUND-COLOR: transparent
}
h2
{
	color: rgb(0,192,192); 
	BACKGROUND-COLOR: transparent
}
h3
{
	color: rgb(255,51,153);
	BACKGROUND-COLOR: transparent
}
h4
{
	color: rgb(255,51,153);
	BACKGROUND-COLOR: transparent
}
h5
{
	color: rgb(153,204,255);
	BACKGROUND-COLOR: transparent
}
h6
{
	color: rgb(204,255,0);
	BACKGROUND-COLOR: transparent
}
