FORM {font-size: 12pt; font-family: Arial, sans-serif; color:black;
	
}

H1{
	background-color: transparent;
	color: black;
	font-family: Arial, sans-serif;
	margin-top:37px;
	text-align : center;
}

H2 {background-color: transparent;
	color: navy;
	font-family: Arial, sans-serif;
	margin-top:15px;
	text-align : center;
}


h3{
background-color: transparent;
	color: navy;
	font-family: Arial, sans-serif;
	margin-top:37px;
	text-align : left;
}

h4{
background-color: transparent;
	color: navy;
	font-family: Arial, sans-serif;
	margin-top:20px;
	text-align : left;
}

H5 {
	background-color: transparent;
	color: red;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top : -3px;
}

H6 {
	background-color: transparent;
	color: navy;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	margin-top : -1px;
}

dt{font-size: 13.5pt; font-weight: 900; font-family: Arial, sans-serif; color:navy; margin-top:19px; margin-bottom:19px;}
dd{font-size: 12pt; font-family: Arial, sans-serif; color:black; margin-bottom:19px;}

p{font-size: 12pt; font-family: Arial, sans-serif; color:black;}

body{background-color:#FFE7C6;  margin-left:75px; margin-right:75px;}

ul{margin-top:10px; margin-bottom:10px; color: black; 	font-size: 12pt; font-family: Arial, sans-serif;}

a {
	font-size:12pt;
	text-decoration:underline;
	font-weight: normal;
	font-family:arial, sans-serif;
}
a:link {color:#069;}
a:visited {	color: #960;}
a:hover {color : Red;}

IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position : relative;
}






