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

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

H1
{
	font-size : 14px;
	font-weight : bold;
	font-family : inherit;
	color :Navy;
}

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

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

