
body {
  color: #000000;
  font-size: 10pt;
  margin-left: 0;
  margin: 0;
  margin-top: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #A1CCC3;
 }
 /* Black link class, use with hrefs */
.blue { color: #0000CC; text-decoration: none; }

.style6 {font-size: 12pt; font-weight: bold; }
.style7 {font-size: 9px; }
.style8 {font-size: 18pt; font-weight: bold; }
.style9 {font-size: 12pt; font-style: italic; }
.style10 {font-size: 9pt}
.style11 {font-size: 12pt; font-weight: bold; font-style: italic;}
.style12 {font-size: 12pt}
.style16 {font-size: 12px}
.style17 {font-size: 12px; font-style: italic;}
.blue {color: #0000FF;}
}
ul, ol, td, p
{
  color: #000000;
  font-size: 10pt;
  font-family: "verdana", "arial", "geneva", sans-serif;
}

td.menu
{
  width: 180px;
}

table.frame
{
  width: 677;
  border: 1;
  border-color:#000000;
  padding: 0;
  azimuth:center; 
  
}

/*	Links unvisited links							*/
a:link {
  color: #000000;
  text-decoration: none;
}

/*	Links visited links							*/
a:visited {
  color: #000000;
  text-decoration: none;}

/*	Links when hovered over (MSIE only)					*/
a:hover {
  color: #32cd32;
  text-decoration: none;}
/* Black link class, use with hrefs */
.blue { color: #0000CC; text-decoration: none; }

h1.big {
font-size: larger;
}

h2.page {
	font-size: 12pt;
	text-align:center
	font-weight: bold;
	font-style: italic;
	azimuth:center;
}

.footfont {font-size: 9px;
         font-family: Arial, Helvetica, sans-serif;
		  text-align: center;
}

