.normtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33FF00;
}
.largetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33FF00;
	text-decoration: none;

}
.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #33FF00;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33FF00;
	text-decoration: none;
}
BODY {

        font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #33FF00;
	
}


BODY, TD {
	color: #33FF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	

}

H1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #33FF00;
		font-weight : bold;
}

A:visited {
    color : #FF0000;
	text-decoration : none;
}

A:visited:hover {
    color : #FF0000;
	text-decoration : none;
}
A:link {
    color : #FF0000;
	text-decoration : none;
}
A:hover {
	color : #cccccc;
	text-decoration : none;

