BODY {
	background-color: #70988e;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	margin : 0 0 0 0;
}
	
	
.h1 { font-family: arial, helvetica, sans-serif;
	  font-size: 28pt;
	  font-weight: bold;
	}
	
.h2 { font-family: arial, helvetica, sans-serif;
	  font-size: 20pt;
	  font-weight: bold;
	}
	
.h2back {
	font-family: arial, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	background-color : #F0F8FF;
}
.h3 { font-family: arial, helvetica, sans-serif;
	  font-size: 14pt;
	  font-weight: bold;
	}
		
.text { font-family: arial, helvetica, sans-serif;
		font-size: 11pt;
	}
	
.textwh { font-family: arial, helvetica, sans-serif;
		color: white;
		font-size: 11pt;
	}
	
.text_sm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
	}
.textgr_sm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #275a5a;
	}
A:link {
	COLOR: #275a5a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #275a5a; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffff00; TEXT-DECORATION: none
}