body {
    font-size: 12pt;
  margin-left: 5px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-top: 5px
}

a:visited {color:#3366FF
}

a:hover {color:#FF0000
		}

p, ol, ul {
    font-family: Arial, Helvetica, sans-serif;
	color:#00008B;
}

td {
    font-family: Arial, Helvetica, sans-serif;
	color:#00008B;
}

li {
    font-family: Arial, Helvetica, sans-serif;
	color:#00008B;
}


h1 {

    font-family: Arial, Helvetica, sans-serif;
	color:#00008B;
}

h2 {

    font-family: Arial, Helvetica, sans-serif;
	color:#00008B;
}

h3 {

    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00008B;
}

h4 {

    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00008B;
}

acronym
 {
  cursor: crosshair;
  border-bottom-style: dotted;
  border-bottom-width: thin;
  border-bottom-color: #696969
}

abbr
 {
  cursor: crosshair;
  border-bottom-style: dotted;
  border-bottom-width: thin;
  border-bottom-color: #696969
}