body{
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper{
	height: 100%;
	width: 100%;
}

#content{
	background-image: url(images/flame.gif);
	background-repeat: no-repeat;
	width: 540px;
	height: 360px;
}

td.content{
	color: #808080;
	font-family: verdana;
	font-size: 9pt;
	font-style: none;
	font-weight: normal;
}

td.footer{
	color: #353535;
	font-family: verdana;
	font-size: 7pt;
	font-style: none;
	font-weight: bold;
}

td.formText{
	color: #808080;
	font-family: verdana;
	font-size: 9pt;
	font-style: none;
	font-weight: normal;
}

span.mailer{
	color: #353535;
	cursor: pointer;
}
