@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a1c21;
	color: #424139;
}
.main_nav {
	padding-left: 10px;
}

table {
	background-color: #B5C3AD;
}
.small_nav {
	font-size: 0.8pc;
	line-height: .8pc;
}
h2 {
	font-size: 1.6pc;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.3pc;
}
.bodytext {
	text-align: left;
	vertical-align: text-top;
	font-size: 0.8pc;
	line-height: 1.15pc;
}
br {
	line-height: 0.6pc;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	border-left-style: none;
	font-size: 17pt;
}
.outline {
	background-color: #3a1c21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9pc;
	color: #CCCCCC;
	font-weight: normal;
}
.style4 {font-size: 1.4pc}
a:link {
	color: #454138;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454138;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #5d232d;
}
.copyright_text {
	font-size: 0.55pc;
	background-position: center bottom;
	color: #B5C3AD;
}
