body
{
	color: #FF6600;
	background: #333333;
}
a:link, a:visited
{
	color: #F4F1EF;
	text-decoration: none;
}
a:hover, a:active
{
	color : #257BFF;
	text-decoration: underline;
}
p, td
{
	font-family: arial, trebuchet MS, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: arial, trebuchet MS, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #E6E8FD;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}
