body {
	background-color: #CCCC66;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td {
	border: solid;
	margin: 5px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	top: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration: none;
	padding: 10px 10px 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993333;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
h3 {
	color: #993300;
}
h3 {
	padding: 10px;
}
h4 {
	color: #993300;
	text-decoration: underline;
	padding: 0px 30px;
}
li {
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	border: 1px solid;
	padding: 5px;
}
