h1, h2, h3, h4, h5, h6, p {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

#Layer1 {
	position:absolute;
	left:-3px;
	top:39px;
	width:100%;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:208px;
	top:159px;
	z-index:2;
	width: 550px;
}
.head1,.body,.body2,.menu,.head2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
.head1 {
	font-size: 15px;	
	line-height: 10px;
	font-weight: bold;
	color: #8F8670;
}
.head2 {
	font-size: 15px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8670;
}
.body{
	font-size: 11px;	
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
.body :link {color: #000066; text-decoration: none; font-weight: bold;}
.body :visited {color: #000066; text-decoration: none; font-weight: bold;}
.body :hover {color: #000066; text-decoration: underline; font-weight: bold;}
.body :active {color: #000066; text-decoration: none; font-weight: bold;}
.menu{
	font-size: 11px;	
	line-height: 14px;
	font-weight: bold;
	color: #8F8670;
}
.menu :link {color: #8F8670; text-decoration: none}
.menu :visited {color: #8F8670; text-decoration: none}
.menu :hover {color: #000000; text-decoration: underline}
.menu :active {color: #000000; text-decoration: none}
h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.body2{
	font-size: 10px;	
	line-height: 14px;
	color: #000;
}
.body2 :link {color: #000066; text-decoration: none}
.body2 :visited {color: #000066; text-decoration: none}
.body2 :hover {color: #000066; text-decoration: underline}
.body2 :active {color: #000066; text-decoration: none}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#999;
	background-color: #FFF;
	}
#footer a{
	color:#999;
	text-decoration: none;
}