body
{
    font-family: Verdana,Arial;
    font-weight: normal;
    color: #000066; 
	font-size:12px;
}

p
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

td
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 0px;
}

a:visited
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 0px;
}

a:hover
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#000066;
	margin-bottom:0px;
}

h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:500;
	color:#FFA200;
	margin-bottom:5px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: BOLD;
	color:#000000;
	margin-bottom:3px;
}

h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006600;
	margin-bottom:3px;
}

h4
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#BF2A2A;
	margin-bottom:0px;
}