/* New technique to use next time
h1 {font-size:250%;}
h2 {font-size:200%;}
p {font-size:100%;}
*/

html { 
	border: 0; 
}
body { 
	margin:0px; 
 	background:url(images/background_page.gif);
}
img { 
	border:none; 
}
td>img { 
	vertical-align:bottom; 
}
td>a>img { 
	vertical-align:bottom; 
}
td>input[type=image] { 
	vertical-align:bottom; 
}
table,tr,td {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

.float {
   float: left;
}

img {
   border: none;
}

img {
   vertical-align: bottom;
}

h1 {
   color: #033816;
   font-size: 17px;
   line-height: 18px;
   font-weight: bold;  
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
/*   color: #9e7622;  */
   color: #0a6b2b;
   font-size: 16px;
   line-height: 17px;
   font-weight: bold;  
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 {
   color: #9e7622;
   font-size: 15px;
   line-height: 16px;
   font-weight: bold;  
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4 {
/*   color: #033113; */
   color: #000000;
   font-size: 15px;
   line-height: 16px;
   font-weight: bold;   
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footer {
   color: #ffffff;
   font-size: 9px;
   line-height:  10px;
}

.footer a {
   color: #0a6b2b;
   text-decoration: none;
}

.footer a:hover {
   color: #ffffff;
   text-decoration: underline;
}

.footer_hide {
   color: #033113;
   line-height:  10px;
   font-size: 9px;
}

.footer_hide a {
   color: #033113;
   text-decoration: none;
}

.footer_hide a:hover {
   color: #033113;
   text-decoration: none;
}

.smaller {
   color: #ffffff;
   font-size: 10px;     
   font-family: Verdana, Geneva, sans-serif;
}

.smaller_black {
   color: #000000;
   font-size: 10px;     
   font-family: Verdana, Geneva, sans-serif;
}

.smaller a {
   color: #ffffff;
}

.smaller a:hover {
   color: #ffffff;
}

.smaller_black a {
   color: #000000;
}

.text_gold {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   color: #9e7622;
   font-size: 14px;
   line-height: 15px;
}

.text_gold a {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   color: #9e7622;
   text-decoration: underline;
}

.text_gold a:hover {
   color: #0a6b2b;
   text-decoration: underline;
} 

a {
   color: #0a6b2b;
   text-decoration: underline;
}

a:hover {
   color: #033113;
   color: #9e7622;   
   text-decoration: underline;
}

.white {
   color: #ffffff;
   font-size: 13px;
   font-weight: bold;
}

.white a {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   color: #ffffff;
   text-decoration: none;
}

.white a:hover {
   color: #dab665;
   text-decoration: underline;
}

.text_green {
	color: #033816;
}

.small_grey {
   color: #666666;
   font-size: 9px;
}

