body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
div {
}
.tilinglogo {
	background-image: url(images/newlogo1-2--trans.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: none;
	height: 106px;
	width: auto;
	border: none;
}
a:link {
	font-size: small;
	font-variant: normal;
	color: #630601;
	text-decoration: underline;
}
.thefooter {
	text-align: center;
	vertical-align: bottom;
	font-size: smaller;
	font-style: italic;
	color: #333333;
}
.maroonborder {
	border: thin dotted #990000;
	background-color: #EEEEEE;
}
li {
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
	text-indent: -40px;
	display: list-item;
}
a:visited {

	font-size: small;
	font-variant: normal;
	color: #630601;
	text-decoration: underline;
}
a:hover {

	font-size: small;
	font-variant: normal;
	color: #FF0000;
}
a:active {

	font-size: small;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
