a:link
{
	color: rgb(255,102,51); 
}
a:visited
{
	color: rgb(0,204,204); 
} 
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(0,0,0);
	color: #FFFFFF;font-size:3mm; text-align:justify; text-indent:10; margin-left:2; margin-right:2; line-height:120%; margin-top:0; margin-bottom:3
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-size:3.5mm; text-align:left; text-indent:10; margin-left:1; margin-right:1; vertical-align:middle; line-height:100%; margin-top:0; margin-bottom:0 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica; margin-bottom:3
}
h1
{
	color: #FFFFFF;font-size:4mm; font-weight:bold; margin-top:10
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: #FFFFFF;font-size:5mm; font-weight:bold; text-align:center; margin-top:10 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: #000000;font-size:4mm; margin-top:3
}
td
{
	vertical-align: middle;
}
p            { margin-top: 0; margin-bottom: 3; line-height:100% }