
a:link
{
	color: #990000;font-size:10pt; text-decoration:none; font-weight:bold 
}
a:visited
{
	color: #CD853F; font-size:10pt; text-decoration:none; font-weight:bold 
} 
a:active 
{
	color: #999999;font-size:10pt; text-decoration:none; font-weight:bold 
}
body
{
	font-family: verdana, arial, Times New Roman, Times;
	font-size:10pt;
	background-color: rgb(0,0,0);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
td          
{ font-family: verdana, Arial; font-size: 10pt 
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(231,165,90); 
}
h3
{
	color: rgb(132,0,33); 
}
h4
{
	color: rgb(206,115,88);
}
h5
{
	color: rgb(231,165,90);
}
h6
{
	color: rgb(204,51,51);
}