BODY {
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
; background-color: #FDFDFD
}

H1 {
  font-family: Arial;
  color: #0033FF;
; font-size: 14pt
}

H2 {
  font-family: Arial;
  color: #0033FF;
  font-size: 12pt;
; font-style: italic
}

A {
	font-family: Arial, sans-serif;
	color: #0033FF;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;

}

A:Visited {
	font-family: Arial, sans-serif;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;

}


A.MenuItem {
  font-family: Arial, sans-serif;
  color: #0033FF;
  font-weight: bold;
  text-decoration:none;
  font-size: 8pt;
}

A.MenuItem:Visited {
  font-family: Arial, sans-serif;
  color: #000033;
  font-weight: bold;
  text-decoration:none;
  font-size: 8pt;
}

A.MenuHead {
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
; background-image: none
}

TABLE {
  color: #000033;
  font-family: Arial;
}

TD {
  font-family: Arial;
  color: #000033;
}

EM {
  font-family: Arial;
  color: #000033;
  font-weight: bold;
  font-size: larger;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}
.MenuItem {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000033}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0033FF}
