BODY  {   
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	font-family : arial,verdana,helvetica;
	color : #000000;

}


.textinput  {
	background-color: #ffffdf;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
}

TEXTAREA  {
	background-color: #ffffdf;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
}

SELECT {
	background-color: #ffffdf;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
}

.head  {
	font-size : 10pt;
}

.main  {
	font-size : 10pt;
}

.foot  {
	font-size : 8pt;
}


A:link {COLOR: #000000; TEXT-DECORATION: none}
A:visited {COLOR: #000000; TEXT-DECORATION: none}
A:active {COLOR: #000000; TEXT-DECORATION: none}
A:hover {COLOR: #cc0000; TEXT-DECORATION:none}
