a:link
{
	color: #0000FF;text-decoration:underline 
}
a:visited
{
	color: #0000f0;text-decoration:underline 
} 
a:active 
{
	color: rgb(102,255,0);
}
a:hover      { color: #0000FF; font-weight:bold }

body         {

 font-size: 10pt; font-family: Verdana, Arial, Helvetica}

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: #008000; font-size:18pt; margin-left:10
}
h2
{
	color: #0000FF; font-size:15pt
}
h3
{
	color: #0033CC; font-size:13pt

}
h4
{
	color: #003300;font-size:12pt
}
h5
{
	color: #000080; font-size:11pt
}
h6
{
	color: #000080;font-size:11pt; line-height:100%; font-weight:bold; margin-bottom:0
}
td           { font-size: 11; font-family: Verdana }