BODY
{
		margin:0px;
		background-color:#708090;		
}

FORM
{
		padding:0px;
		margin:0px;
}

a:link, a:visited
{
	text-decoration:none;
	color:#0000CC;
}

a:hover
{
	text-decoration:underline;
	color:#0099FF;
}

table.mainpage
{

	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	cellspacing:0px;
}

td.fansHeader
{
	border:none;
	background-color:990000;
	font-family:Arial;
	color:#FFFFFF;
	font-size:11px;
}

td.fansSpec
{
	border:none;
	font-family:Arial;
	color:gray;
	font-size:11px;
	text-align:right;
}

td.contactHeader
{
	border:none;
	background-color:990000;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
}

td.contactText
{
	border:none;
	font-family:Arial;
	color:#000000;
	font-size:11px;
	text-align:left;
}

td.input_form_2
{
	text-align:right;
	font-family:Arial;
	font-size:11px;
	background-color:#DCDCDC;
}
td.input_form_3
{
	text-align:center;
	font-family:Arial;
	font-size:11px;
	background-color:#F5F5F5;
	height:23px;
}

td.input_form_4
{
	text-align:left;
	font-family:Arial;
	font-size:11px;
	background-color:#DCDCDC;
}
td.input_form_5
{
	text-align:left;
	font-family:Arial;
	font-size:11px;
	background-color:#F5F5F5;
	height:23px;
}

td.h1
{
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:brown;
	text-align:center;
}

td.h2
{
	font-family:Arial;
	font-size:11px;
	color:White;
	background-color:brown;
	text-align:left;
}

td.h3
{
	font-family:Arial;
	font-size:smaller;
	color:Black;
	background-color:gainsboro;
	text-align:left;
}

td.content
{
	border:none;
	font-family:Arial;
	color:#000000;
	font-size:12px;
	text-align:left;
}
