body{
	background:#000000

}
.input {

	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 200px;
	height: 18px;
	font-family: Arial, Helvetica, sans-sesrif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font{
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-left: 15px;
}
.font2{
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 15px;
}
.font3{
	font-family: Tahoma;
	color:#000066;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 15px;
}
.font4{
	font-family: Tahoma;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	padding-right: 10px;
	padding-left: 15px;
}


