body { 
background-color: #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: black;
marginwidth:0;
marginheight:0
}

p {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}

td {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}

 
p.index {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  margin-left: 5%;
  margin-right: 5%;
}
  
p.bottom {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  text-align: center
}

p.title {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}

p.left {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}


a { color:#000066;}
a:link { color: #000066;}
a:visited { color: #000066;}
a:hover { color: #CC0000;}
a:active { color: #CC0000;}

.menu {
	color: #000066;
	text-decoration: none;
    font-weight: bold;
}

.FormStyle {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
    font-weight: bold;
	color: #003366;
	border: 1px solid #104269;
	background-color: #EEEFF0;
}