BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;


  font-size= 10pt;
	font-size: 10pt;
}

P  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
  font-family: "Arial, Helvatica";
  font-size: 12 pt;
  color: 000000;
} 

H2 {
  font-family: "Arial";
  font-weight: bold;
  font-size: x-small;
 
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 18 pt;
	color: #FF0000;

} 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


a:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


ul li {
font-size: x-small;
list-style-type:disc;
}

