BODY
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #6666cc;
	background-color : #333333;
}

TABLE
{
	font-size : 12px;
	font-family : inherit;
}

H1
{
	font-size : 14px;
	font-weight : bold;
	font-family : inherit;
	color :#6666cc;
}

H2
{
	font-size : 16px;
	font-weight : bold;
	font-family : inherit;
    color :#6666cc;
}
A
{
	color : #FF6633;
	text-decoration : none;
	font-weight : bold;
}

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


