body {
  background-color:#fff8d2; 
  font-family: Myriad Roman, Arial, sans-serif; 
  font-size: 14px;
  color: #003300;
  height: 100%;
  margin: 0px;
}

html {
  height: 100%;
}

table#force_height {
  height: 100%;
}

p {
  font-family: Myriad Roman, Arial, sans-serif; 
  font-size: 14px;
  color: #003300;    			
}

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;
}

				
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;
}

.body_content { background-color:#fff8d2; padding: 4px 2px 4px 4px; }				
			
.footer {
  font-family: Myriad Roman, Arial, sans-serif; 
  font-size: 10px;
  color: #003300; 
  padding-top: 2px;
  margin-bottom: 0px;
}

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;
}
