BODY {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14pt;
    font-style : normal;
    color : #ffffff;
    font-weight : bolder;
    background-repeat : repeat;
    background-attachment : fixed;
    background-color : #ffffff;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    margin-bottom : 0;

}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	color : #ffffff;
	font-weight : normal;
	
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight: bold;
	color : #ffffff;
}

input, textarea { 
	border-style:solid; 
	border-color:#515250; 
	background-color:#ffffff; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#515250; 
	font-weight:bolder; 
	
}


