body {
	font-family:Trebuchet, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
#main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	margin-bottom: 3px;
}
#main h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	margin-bottom: 0px;
}
a:link {
	color: #007EA8;
	text-decoration: none;
}
a:visited {
	color: #007EA8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
#main {
	margin-left: 10px;
	font-size: small;
}
#main table {
	margin-left: 15px;
	float: right;
}
#main ul {
	margin: 0px;
	list-style-type: decimal;
	text-indent: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
.bullList {
	list-style-type: disc;
	text-indent: 10px;
}
.style1 {color: #3D5018}#menu {
	font-size: smaller;
	margin: 10px;
}
