﻿body, html {
   margin:0; padding:0;
   height:100%; background: #231f1b;
  
   font-size: 10pt; font-family: tahoma, helvetica, sans-serif; color: #ffffff;
 
   }
   td {font-size: 10pt; font-family: tahoma, helvetica, sans-serif; color: #ffffff;
 
   }
   
   .td {font-size: 10pt; font-family: tahoma, helvetica, sans-serif; color: #ffffff;
 
   }


#page { 
   margin: 0px; padding: 0;
   height: 100%; width: 100%;
  background: auto;
  _overflow:auto; overflow: auto;

   }

   
   <style type="text/css">{  }
body 
{scrollbar-arrow-color:#84766e;
scrollbar-face-color:#231f1b;
scrollbar-highlight-color:#231f1b;
scrollbar-shadow-color:#231f1b;
scrollbar-3dlight-color:#231f1b;
scrollbar-darkshadow-color:#231f1b;
scrollbar-track-color:#231f1b;
}
-->

</style>  

font-size: 10pt; font-family: tahoma, helvetica, sans-serif;  color: #ffffff;

table {
	margin: 0;
  	padding: 0;
	border-collapse: collapse;
	border: 0px none; 
	font-size: 10pt; 
	width: 100%;
	} 
 
	
	h2 {font-size: 12pt; font-weight: bold;}
	
	h1 {font-size: 12pt; color: #ffffff;}
	
	.hidden {
	display : none;
}

	 a:link {COLOR: #c2ae9a; text-decoration : none;}
	 a:visited {COLOR: #ffffff; text-decoration : none;}

td a: {COLOR: #c2ae9a; text-decoration : none;}
td a:visited {COLOR: #9d7e60; text-decoration : none;}
td a:hover {COLOR: #ffffff; text-decoration : underline;}
td a:active {COLOR: #ffffff; text-decoration : none;}

img {border: 1px solid #c2ae9a; 
margin: 5px;}