body {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
	color: Black;
	font : normal;
}

td, th {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: Red;
	text-decoration: none;
}

form {
	background-color: #9966FF;
	color: White;
}

a:hover {
	text-decoration: underline;
	color : Fuchsia;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Purple;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff9933;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #0033cc;
	font-size: 18px;
}
