body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
}
body {
	background-color: #CAFFCA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
a:link {
	color: Green;
}
a:visited {
	color: Green;
}
a:hover {
	color: Green;
}
a:active {
	color: Green;
}
.mainTable {
	background-color: White;
	border: groove Green;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}
.H_Rule {
	border: medium ridge Green;
}
.Image_Frame {
	border: thin ridge Green;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: small-caps;
}
.columnHeaders {
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
}
