
body {
	background-image: url(images/greyback.jpg);
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #660000;
}
a:hover {
	color: #006633;
}
a:active {
	color: #990000;
}
a:visited {
	color: #003300;
}

.whitetext {color: #FFFFFF}
.topnavlinks {
	color: #FFFFFF;
	line-height: 18px;
}
.topnavlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topnavlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.size18bold {
	font-size: 18px;
	font-weight: bold;
}
.size10font {font-size: 10px}
.size16boldwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footertext {
	color: #000000;
	font-size: 10px;
	line-height: 16px;
}
.footertext a:link {
	color: #660000;
}
.footertext a:hover {
	color: #990000;
}
.footertext a:visited {
	color: #660000;
}
.size14text {font-size: 14px}
.greentext {color: #003300}
.size24 {font-size: 24px}
.size18times {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}