<style type="text/css">
td           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
               font-size: 10px }
a:hover      { text-decoration: none }
a:hover      { color: #f4f3f2 }
a:hover      { background-color: #000040; background-repeat: repeat; background-attachment: 
               scroll; background-position: 0% 50% 
			   }
			   body
{
	font-family: Verdana, Arial, Helvetica;
		font-size:10pt;
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family:Verdana,Arial,Helvetica;
	

}
h1
{
	color: rgb(255,204,0);
	font-size:10pt;
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}