body {
	background: #F4F4F4;
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

h3 {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 18px;
}

table {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #1E90FF;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-family: Verdana, Tahoma;
	font-size: 12px;

}

input, button, textarea, select, option {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
