body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #666666;
}
.copyright {
	color: #999999;
	font-size: 90%;
}
.mainBody {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #000000;
	line-height: 160%;
}
.leftColBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
}
.rightColBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
}
.noLine {
	text-decoration: none;
}
.adTopSpace {
	padding-top: 30px;
}
.botBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
}
.botLinkSize {
	font-size: 80%;
}
.rtColPad {
	padding-left: 20px;
	padding-right: 10px;
}
.colgrad {
	background-image: url(images/colgrad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dtpStyle {
	font-size: 100%;
}
