body, td, th, p, div, span, li, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 140%;
}
h1 {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
}
h2 {
	font-size: 15px;
	font-family: Times, serif;
	font-style: italic;
}
h3 {
	font-size: 15px;
	font-family: Times, serif;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #00FF00;
}
a, a:link, a:visited, a:active, a:focus, h3 {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0 0 0 20px;
	
}
