body { background-color:#fff8d2; font-family: "Myriad Roman", Arial, sans-serif; font-size: 10px; color: #003300; font-weight: normal; height: 100%; margin: 0; }

html {
  height: 100%;
}

table#force_height {
  height: 100%;
}

p {
  font-family: Myriad Roman, Arial, sans-serif; 
  font-size: 14px;
  color: #003300;    
  padding-right:15px;
  text-align:justify;  
}

h2 {
  background-color:transparent; 
  font-family: Myriad Roman, Arial, sans-serif;
  color: #003300;
  font-size: 18px;			
  border-style: solid;
  border-bottom-width: 2px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  margin: 2px;
  font-style: italic;
  border-color: #003300;
}

h3 {
  background-color:transparent; 
  font-family: Myriad Roman, Arial, sans-serif;
  color: #003300;
  font-size: 16px;
  border-style: solid;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  margin: 2px;
  font-style: italic;
  border-color: #003300;
}

h5 {
  background-color:transparent; 
  font-family: Myriad Roman, Arial, sans-serif;
  color: #003300;
  font-size: 16px;
  border-style: solid;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  margin: 2px;
  font-style: italic;
  border-color: #003300;
}

h4 {
  background-color:transparent; 
  font-family: Myriad Roman, Arial, sans-serif;
  color: #003300;
  font-size: 15px;
  border-style: solid;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  margin: 2px;
  font-style: italic;
  border-color: #003300;
}
				
a:link {
  font-family: Myriad Roman, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #009900;                   
  text-decoration: none;
}

a:visited {
  font-family: Myriad Roman, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #009900;                   
  text-decoration: none;
}

a:hover {
  font-family: Myriad Roman, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000000;                   
  text-decoration: none;
}

a:active {
  font-family: Myriad Roman, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #009900;                   
  text-decoration: none;
}
.footer {
  font-family: Myriad Roman, Arial, sans-serif; 
  font-size: 10px;
  color: #003300; 
  padding-top: 2px;
  margin-bottom: 0px;
  text-align:center;
}

a.footer:link {
  font-style: italic;
  color: #009900;
  font-size: 10px;
  text-decoration: none;
}

a.footer:hover {
  font-style: italic;
  color: #000000;
  font-size: 10px;
  text-decoration: underline;
}
.body_content { font-size: 12px; background-color:#fff; padding: 4px 2px 4px 4px; }
