BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 15px;
}

H1 B
{
	color: #9999CC;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 15px;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
}

LI
{
	line-height: 15px;
	text-align: left;
}

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	background-repeat: no-repeat;	
}

TD B
{
	color: #EEEEFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

TD B I
{
	color: #DDDDFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

TD U
{
	color: #BBBBFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}

A:link
{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}

A:visited
{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}

A:hover
{
	color: #9999FF;	
	text-decoration: none;
	font-weight: bold;	
}

A:active
{
	color: #333366;	
	text-decoration: none;
	font-weight: bold;	
}

