body { 
	font-weight: bold;
	background-color: #98A89B;
	}

a:link { 
	color: #856856; 
	text-decoration: none; 
	}
	
a:visited { 
	text-decoration: none; 
	color: #856856; 
	}
	
a:hover { 
	text-decoration: none; 
	color: #D4A770; 
	}
	
a:active { 
	text-decoration: none; 
	color: #856856; 
	}
	
.pagebackground {
	background: url(../images/Blank-Page_11.gif) no-repeat top;
	}
	
.layout {
	margin-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	}
	
.pgheader {
	margin-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	font-family: Arial;
	font-size: 11pt;
	font-weight: Bolder;
	color: #009900;
	text-align: center;
	}
	
.cntrpic {
	font-size: 8pt;
	position:relative; top: 10pt; left:15pt;
	}
	
	
.botbuttonbar {
	position:relative; top: 10pt;
	}
	
.pictext {
	position:relative; left: -5pt;
	}
	
.copyrighttext {
	margin-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}