A	
{
	text-decoration: none;
}

A:hover	
{
	color: #000000;
	text-decoration: underline;
}

body,td,th
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

body 
{	
	background-color: #333333;

}

.left
{
	font-family: verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.leftheading
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.heading
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.rightheading
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.smallwhite
{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}