img {
	border: none;
}
body {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.indeximage {
	float: left;
	margin-right: 10px;
	
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.smallheader {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/text_bg.gif);
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bottom-bg.gif);
}
