body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.navilink {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	CURSOR: hand;
}
.header {
	font-size: small;
	font-weight: bold;
	color: 0A5674;

}
.subheader {
	font-size: x-small;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-size: xx-small;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.cursorClass {
	font-weight: bold;
	color: #000000;
	CURSOR: hand;
}
b {
	font-weight: bold;
	color: #999933;
}
.whiteText {
	color: #FFFFFF;
}
.line {
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;

}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #60811D;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	font-weight: bold;
	color: #8EAE49;
	text-decoration: none;
}
a:active {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

