body, p, td, th, div, ul, li {
 font-family: verdana;
 font-size: 10pt;
 }

body {
  background-color: #fd5f22;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom:0;
  }

h1 { 
  background-color: #ffffff; 
  color: #0e1951; 
  FONT-SIZE: 150%; 
  FONT-STYLE: normal; 
  FONT-WEIGHT: bold; 
  MARGIN-BOTTOM: 0px; 
  MARGIN-TOP: 0px; 
  PADDING-BOTTOM: 20px; 
  PADDING-left: 8px; 
  PADDING-TOP: 8px; 
  TEXT-ALIGN: center; }

h2 { 
  COLOR: #0e1951; 
  border-bottom: #E46A27 1PX solid; 
  FONT-SIZE: 115%; 
  FONT-WEIGHT: bold; 
  PADDING-LEFT: 18px; }

h3 { 
  COLOR: #0e1951; 
  FONT-SIZE: 105%; 
  FONT-WEIGHT: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;}

th { 
  background-color: #ffffff; 
  color: #0e1951; 
  FONT-STYLE: normal; 
  FONT-WEIGHT: bold; 
  padding-right: 10px; 
  text-align: right; }

.shockblue {
  background-color: #0e1951;
  }

.shockyellow {
  background-color: #FFD700;
  }

.shockorange {
  background-color: #fd5f22;
  }

.menu {
  color: #0e1951;
  font-size: 80%;
  font-weight: bold;
  }

.menu a:link {
  color: #0e1951;
  text-decoration: none; }

.menu a:visited {
  color: #0e1951;
  text-decoration: none; }
  
.menu a:hover { 
  color: #0e1951; 
  text-decoration: underline; }

.header {
  background-color: #e46a27; 
  COLOR: #0e1951; 
  FONT-WEIGHT: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;}


