@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color:#828024;
}
.date {
	color: #AF9872;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.link {
	color: #7B6273;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:overline;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.formtext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.bottomnavbar {
	font-family: Verdana;
	font-size: 12px;
}
.smallheader {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
a:link {
	color: #7D120D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D120D;
}
a:hover {
	text-decoration: underline;
	color: #7D120D;
}
a:active {
	text-decoration: none;
	color: #7D120D;
}
.more {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.texttourindexpage {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}


.texttourdateindexpage {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.textitalic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.header_red {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7D120D;
}
</style>

