/* CSS Document */
<!--
html{
width:100%;
height:100%;
background-color:#fedaaf
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
    background:url(background2.jpg) no-repeat;
    background-position:top center;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.more {font-size: 12px; font-weight: bold; }
.mbwd {font-size: 16px; font-weight: bold; }
a:link {
	color: #331A00;
}
a:visited {
	color: #331A00;
}
a:hover {
	color: #331A00;
}
a:active {
	color: #331A00;
}
-->
