body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000;
font-size: 62.5%;
}

img
{
border: none;
}

table
{ 
border-collapse: collapse; 
} 

td
{ 
padding: 0; 
}



td
{
vertical-align: top;
}

ul
{
margin-top: 30px;
}

li
{
line-height: 35px;
color: #fff;
font-weight: bold;
list-style-type: none;
}

td #siteContent
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000;
line-height: 20px;
margin-top: 20px;
}







a:link, a:visited, a:active  {
	color: #fff;
	text-decoration: underline; 
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}