body {
	background-color: #FFFFFF;
	background-image: url(index_background.gif);
	background-repeat: repeat-x;
}
.index {
	font-family: Tahoma;
	font-size: 13px;
	color: #FBD646;
}
.body {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #000000;
	margin: 4px;
	padding: 4px;
	line-height: 1.9;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 2px;
	padding: 2px;
	letter-spacing: 0.3em;
	text-transform: uppercase;

}
.index a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
}
.index a:visited {


	font-family: Tahoma;
	font-size: 13px;
	color: #FBD646;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding: 2px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.tablebody {

	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.tableheader {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
ul {

	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
ol {


	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.indexfooter {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #990000;
	line-height: 1.5;
	text-transform: lowercase;
	letter-spacing: .2em;
	font-weight: bold;

}
.indexfooter a:link {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #990000;
	line-height: 1.5;
	text-transform: lowercase;
	letter-spacing: .2em;
	font-weight: bold;
}
.indexfooter a:visited {


	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #990000;
	line-height: 1.5;
	text-transform: lowercase;
	letter-spacing: .2em;
	font-weight: bold;
}
.image {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
