body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:  url("bgrndcolor.jpg");
	background-repeat: repeat;
}
.maintable {
	border: thick solid #3DBFCB;
}
a {
	font-weight: bold;
}
a:link {
	color: #B1005D;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3DBFCB;
	text-decoration: none;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
.sidebar {
	background-image:  url("sidebarbkgrd.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #B1005D;
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
	}
.footer {
	font-size: x-small;
	color: #000000;
	text-align: center;
}
.quote {
	border: thin solid #3DBFCB;
	background-color: #F0F5DE;
	padding: 10px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
