BODY
{
	background-color: #333333;
	background-image: url("/images/static.gif");
	background-repeat: repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0% 0px 0%;
	vertical-align: middle;
	cursor: default;
}

P
{
	font-size: 11.75px;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	line-height: 1.25;
	cursor: auto;
	text-decoration: none;
}

A
{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	cursor: auto;
	font-weight: bold;
	background: transparent;
}

A:active
{
	background: #990000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H1
{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	font-size: 14.75px;
}
h2
{
	color: #FC3;
	font-size: larger;
	font-weight: bold;
}


strong
{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
}
td
{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
}
