a:link
{
	color: #999900; 
	text-decoration: none;


}
a:visited
{
	color: #999900; 
	text-decoration: none;


} 
a:active 
{
	color: #999999;
	text-decoration: none;


}
a:hover 
{   color: #999999;
    text-decoration: underline;

    
}
p
{
	font-family: Century Gothic, Palatino Linotype, Book Antiqua, Palatino, Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #666666;
}
li
{
	font-family: Century Gothic, Palatino Linotype, Book Antiqua, Palatino, Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #666666;
}
ul 
{
 	list-style-image: url('images/bullet-star.gif');
}
body
{
	font-family: Century Gothic, Palatino Linotype, Book Antiqua, Palatino, Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: #333333;

}
table
{
	table-border-color-light: #666666;
	table-border-color-dark: #666666; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Palatino Linotype, Book Antiqua, Palatino, Verdana, Arial, Tahoma;
}
h1
{
	color: #666666;
	font-size: 18pt;
}
h2
{
	color: #999999;
	font-size: 14pt;
}
h3
{
	color: #000000;
	font-size: 12pt;
}
h4
{
	color: #000000;
	font-size: 10pt;
}
h5
{
	color: #000000;
	font-size: 8pt;
}
h6
{
	color: #000000;
}