.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #333333;
}
.style2orange {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.style2white {
font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.style2white {
font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.style2white:hover { text-decoration: underline; }
a.style2white:active  { text-decoration: underline;	 }
.botones {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
