body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #918F90;
}
body,td,th {
	font-family: Palatino, "Palatino", "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	line-height: 17px;
	color: #3B0B01;
}
a:link {
	color: #3B0B01;
	text-decoration: underline;
}
a:visited {
	color: #3B0B01;
	text-decoration: underline;
}
a:hover {
	color: #3B0B01;
	text-decoration: none;
}
a:active {
	color: #CB9F5B;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.title {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	line-height: 23px;
	color: #B70005;
	font-weight: bold;
}
.subtitle {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
	line-height: 17px;
	color: #081644;
	font-weight: bold;
}
.imgmarginleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.imgmarginright {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.maintable {
	border: 2px solid #3B0B01;
	background-image: url(../media/mainbg.jpg);
	background-position: left top;
}
.subtitle_sm {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
	line-height: 17px;
	color: #081644;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}
.subtitlebrown {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 17px;
	color: #3B0B01;
	font-weight: bold;
}

