* {
	margin: 0;
	padding: 0;
}

a {text-decoration: underline;}
a:link {color:#333;}
a:visited {color:#444;}
a:hover {color:#AAA;}

body {
	width: 768px;
	background: #CBC3B3;
	text-align:center;
	margin: 0 auto;
	color: #222;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Lucida Sans Unicode, sans-serif;
}
br {padding:none;}
hr {margin-bottom:6px; margin-top:6px;}
h3 {padding-bottom:10px;}
h4 {font-size:10px;
	text-align:left;
	}
img {border:none}
ul {
	list-style:none;
	padding-bottom: 6px;
}
p {
	font-size: 1.2em;
	padding-bottom: 1.0em;
}

.style1 {font-family: "Times New Roman", Times, serif}
.style4 {color: #000000}
.style98 {font-size:12px; text-align:center; color:#000000;}
.style99 {font-size:12px; text-align:right; color:#000000;}
.style99 a {text-decoration: underline;}
.style99 a:link {color:#333;}
.style99 a:hover {color:#AAA;}
.clearer {clear: both;}

ul a {text-decoration: underline; padding:none;}
ul a:link {color:#333;}
ul a:hover {color:#AAA;}

.left {float: left; padding-right:10px; text-align: left;}
.bodycenter {float:left; padding-left:15px; padding-right:15px; text-align:justify;}
.right {float: right; padding-left:12px; padding-right:10px; text-align:left;}


.header {
	background: #CBC3B3 url('img/headerbar.jpg') no-repeat top center;
	text-align:center;
	font: normal 2em sans-serif;
	width:768px;
	height: 218px;
}
.header a {
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	width: 100%;
}
.header ul {
	font-size:9pt;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding: 0;
	
	}
.class98 li {
	text-align:center;
	}
.title {
	font-size:36px;
	padding-top:24px;
	padding-bottom: 24px;
	}

.container {
	border-top: none; 
	width:768px;
	text-align:center;
	overflow:auto;
}
.centered{width:768px; margin-left:auto; margin-right:auto;}
.center {text-align:center;}
.main {
	width:768px;
	text-align:center;
	background: #CBC3B3 url('img/background.jpg') repeat-y top center;
}

.main .left {width: 150px; height:auto; text-align:center;}
.main .bodycenter {width: 560px; height:auto;}

.content {
	padding-right: 4px;
	text-align:justify;
}


.base {
	background: #CBC3B3 url('img/base.jpg') no-repeat;
	width:768px;
	height: 158px;
	text-align:center;
}
.base .left {width:150px; text-align:center;}
.base .bodycenter {width: 360px;}
.base .right {width:190px;}


.footer {
	background: #CBC3B3 url('img/footer.jpg') no-repeat;
	width: 768px;
	height: 160px;
	color: #222;
	text-align:center;
}
.footer .left {width:150px;}
.footer .bodycenter {width: 360px;}
.footer .right {width:190px;}

.small {font-size:8px;}

