body {
	background-image: url(../images/backtile1.gif);
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #006600;
}
a:hover {
	text-decoration: none;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: thin solid #999999;
}
.ftrTXT {
	padding: 10px;
	font-size: 10px;
}
.jumpTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 24px;
	color: #003300;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #006600;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h3 {
	color: #333333;
	font-style: italic;
	font-size: 16px;
}
.moduleTXT {
	padding: 10px;
}
.splash1 {
	font-size: 16px;
	font-weight: bold;
	color: #009933;
}
.splash2 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
