h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #99CCFF;
	text-indent: 10pt;
	text-align: left;
	color: #000066;




}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #99CCFF;
	color: #000066;
	font-style: italic;
	letter-spacing: normal;
	text-indent: 20px;
	text-align: left;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;
	font-style: italic;
	text-align: center;
	margin: 2px;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	color: #000066;



}
h4 {
	background-color: #99CCFF;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	border-top: #99CCFF;
	border-right: #99CCFF;
	border-bottom: #99CCFF;
	border-left: #99CCFF;
	width: auto;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;

}
