	#header{ margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 1px; width:100%;height:10%;}
	
	body{ word-wrap: break-word; font-family: Helvetica, Verdana, Arial; font-variant: normal; text-align: justify; font-size: 10pt}
	
	h1{color: #353535; font-weight: bold; font-size: 14pt}
	
	h2{color: #58341f; font-weight: bold; font-size: 13pt}
	
	h3{color: #344185; font-weight: bold; font-size: 12pt}
	
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0000ff; TEXT-DECORATION: none
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #339999; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ff0000; TEXT-DECORATION: none
}
A.footer:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6666ff; TEXT-DECORATION: none
}
A.footer:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6666ff; TEXT-DECORATION: none
}
A.footer:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #66dddd; TEXT-DECORATION: none
}
A.footer:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ff3333; TEXT-DECORATION: none
}
	
	.menu{margin:1px; width: 150px; padding:0; list-style:none;}
	
	
	.menu li{font-size:9pt; font-weight: bold}
	
	.menu li a {	
	background-color: #06816A;
	display: block;
	padding: 5px 10px;
	width: 165px;
	color: #FFFFFF;
	
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-size: 1.0em;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
		
	.menu li a:hover{
		color: #000;
	background-color: RGB(232,232,232);
	text-decoration: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
	.decimal{list-style-type: decimal}
	
	.circle{list-style-type: circle}
	.none{list-style-type: none}

	.title{font-size:12pt }

p{margin-right: 5px; margin-left: 3px; text-align: justify;}
