body{
	font-family : Verdana;
	font-size : 10px;
}
td{
	font-family : Verdana;
	font-size : 10px;
}
a.invert{
	text-decoration: none;
	color: white;
}
a.invert:hover{
	text-decoration: underline;
	color: #e1e1e1;
}
a{
	text-decoration: none;
	color: maroon;
}
a:hover{
	text-decoration: underline;
	color: black;
}
form{
	padding: 0px;
}
input{
	font-family: verdana;
	font-size: 10px;
	}
option{
	font-family: verdana;
	font-size: 10px;
	}
select{
	font-family: verdana;
	font-size: 10px;
	}
