a:link
{
	color: rgb(255,0,0); font-size: 10pt;
}
a:visited
{
	color: rgb(51,51,204); font-size: 10pt;
} 
a:active 
{
	color: rgb(0,0,0); font-size: 10pt;
}
body
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;  background-color: rgb(240,240,240);
	color: #000066;  font-size: 10pt;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
}
h1
{
	color: rgb(51,51,204); font-size: 16pt;
}
h2
{
	color: rgb(0,153,51); font-size: 14pt;

}
h3
{
	color: rgb(204,51,51); font-size: 12pt;

}
h4
{
	color: rgb(51,0,204); font-size: 10pt;

}
h5
{
	color: rgb(0,153,51); font-size: 9pt;
}
h6
{
	color: rgb(204,51,51); font-size: 8pt;

}
p            { font-size: 10pt }
ul           { font-size: 18pt }