body {
	font-family:Verdana;
	font-size:11px;
	background-color:#595959;
	color:white;
}
input, select, textarea {
	font-family:Verdana;
}
input {
	font-size:11px;
}
select {
	font-size:12px;
}
textarea {
	font-size:13px;
}
img {
	border:0;
}
a {
	color:white;
	font-weight:bold;
}