body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	background-color:#DDDDFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#FFFFFF;
}
p { margin-top: 0; margin-bottom: 0;}

h1{
font-size:10pt;
margin-top: 0; 
margin-bottom: 0;}
h2{
font-size:10pt;
font-weight:normal;
margin-top: 0; 
margin-bottom: 0;}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0000FF;
} 

a:hover { text-decoration: underline; color: #009BE6 ; } 

.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.smallertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.smalltextitalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-style: italic;
}
.smallcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}
.smalltextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}
.menuheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.menusmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
}
.menusmallcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.menusmallright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	text-align: right;
}
.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.header1italics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.topNavBar {
  text-align:center;
  line-height:26px;
  font-weight:bold;
  background-color:#000099;
  color:#FFFFFF;
  letter-spacing: 3px;
}

.topNavBar a:link, .topNavBar a:visited  {
  padding:1px;
  color:#000066;
}

.topNavBar a:hover, .topNavBar a:active  {
  padding:1px;
  background-color:#000066;
  color:#d5d5ff;
  text-decoration:none;
}
.footerBar {
  text-align:center;
  line-height:15px;
  font-weight:bold;
  background-color:#D2D2FF;
  color:#000000;
  font-size: 8pt;
  
}