body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 100%;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
}
hr {
	width: 760px;
	color: #013299;
}
.indexnav {
	font-size: 100%;
	color: #013299;
	font-weight: bold;
	text-decoration: none;
}
.indexnav a {
	font-size: 100%;
	color: #013299;
	font-weight: bold;
	text-decoration: none;
}
.indexnav a:hover {
    font-size: 100%;
	text-decoration: none;
	color: #990000;
}
.leftnav a {
	font-size:90%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.leftnav a:hover {
	text-decoration: none;
	color: #CC0000;	
}
.footer a {
	font-size: 70%;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #CC0000;
}
.topnav {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	}
.twd a {
	font-size: 70%;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.twd a:hover {
	text-decoration: none;
	color: #CC0000;
}
h3 {
	color: #FF0000;
}

