body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #003300;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	white-space: normal;
	padding: 0px;
	color: #003300;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003300;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #006600;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #00CC00;
	border-bottom-color: #00CC00;
	background-position: center center;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

table {
	background-color: #FFFFCC;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	border: medium solid #009933;
	list-style-type: disc;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	line-height: 10px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 6px;
	text-align: left;
	text-indent: 25px;
	vertical-align: middle;
	white-space: nowrap;
}

a.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
	background-color: #006600;
	white-space: nowrap;
}
a:hover {
	color: #009900;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 12px;
	font-weight: 500;
	margin: 15px;
	padding: 15px;
}
