
body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#ffffff;
	letter-spacing:0px;
	text-align:justify;
	background-color: #000000;
	/* background-image: url(images/bg_01.gif); */
	margin-left: 0;
	margin-top: 2;
	margin-bottom : 0;
	margin-right : 0;
}
input.rf {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #111111;
	background-color : #ffffff;
}
input.button {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border : #aaaaaa 1px solid;
	font-size : 8pt;
	font-weight : bold;
	color : #7be9a2;
	background-color : #343434;
}