body {
font-family: Arial; font-size: 13px; color: #333333;
margin:0;
padding:10px;
}
td, th {
font-family: Arial; font-size: 13px; color: #333333; text-transform: none;
vertical-align:middle;
}
a {font-family: Tahoma; color: #05080B; text-transform: none; text-decoration:underline;}
a:hover {font-family: Tahoma; color: #05080B; text-transform: none; text-decoration:underline;}

.input {
	color : #05080B;
	background : #ffffff;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 13px;
}
label {
	vertical-align:middle;
	font-family: Arial; 
	font-size: 13px;
	}
.input2 {
	color : #FFF;
	font-weight:bold;
	background : #999;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Tahoma; 
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}
.question {padding-bottom:10px;}
