body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #33FF00;

	background: bg.gif;
	background: #33FF00;
}
P
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#FFFFFF;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color:#006600;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: help;
	background-color: #33FF00;
}
.rett {
	letter-spacing: 1px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 75px;
	margin-left: 75px;
}
