body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

html {
	overflow-y:scroll;
}
a:link {
	color: #5EB9CC;
}
a:visited {
	color: #5EB9CC;
}
a:hover {
	color: #7BA817;
}
a:active {
	color: #7BA817;
}
h1 {
	font-size: medium;
	color: #3FAFC3;
}
h2 {
	font-size: medium;
	color: #7BA817;
}
.HeaderGreen {
	font-size: medium;
	color: #78A515;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.HeaderOrange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F87428;
}
.pageText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.redText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.pageText {
	color: #000;
	text-align: left;
}
.left {
	text-align: left;
}

