body {
	background-color: #FFFFFF;
	background-image: url(_images/bkbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;


}
#mn {
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 1.5;
	background-image: url(_images/tbg.gif);
	background-repeat: repeat-x;
	padding: 24px;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin none #999999;
	border-left: thin solid #999999;


}
#mn p {
	margin: 12px 0px 0px;
}
h1 {
	font-size: 180%;
	line-height: 1;
	color: #B31400;
	margin: 0px;
}
#footer {
	font-size: 70%;
	line-height: 1;
	padding: 20px 0px 24px 24px;
	background-color: #F0BC6C;

}
address {
	font-style: normal;
	color: #FFFFFF;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #EEEEEE;
}
#footer a:hover, #footer a:active {
	color: #a2aab5;
	text-decoration: none;
	background-color: #FFFFFF;

}
h5 {
	color: #B31400;
}
