a:link
{
	color: #CC6600; 
	text-decoration: none;
	font-weight: normal;

}
a:visited
{
	color: #CC6600; 
	text-decoration: none;
	font-weight: normal;

} 
a:active 
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a:hover 

{   color: #990000;
	text-decoration: none;
	font-weight: normal;
}

p
{
	font-size: 10pt;
}

li
{
	font-size: 10pt;
	color: #CCCCCC;
}

body
{
	font-family: "Times New Roman", Times, serif, Georgia, "Palatino Linotype", Palatino, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
    background-color:#000000;
}
table
{
	table-border-color-light: #FFFFFF;
	table-border-color-dark: #CCCCCC; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, serif, Georgia, "Palatino Linotype", Palatino, sans-serif;
}
h1
{
	color: #999999;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif, Georgia, "Palatino Linotype", Palatino, sans-serif;
}
h2
{
	color: #666666;
	font-size: 14pt; 
}
h3
{
	color: #CCCCCC;
	font-size: 12pt;
}
h4
{
	color: #FFFFFF;
	font-size: 12pt;
}
h5
{
	color: #CCCCCC;
	font-size: 10pt;
}
h6
{
	color: #FFFFFF;
	font-size: 8pt;
}
