/* GLOBAL TEXT ATTRIBUTES */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
td   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 12px; line-height: 18px; 
	   color: #4D4A1E; 
	   font-style: normal; font-weight: normal; text-decoration: none; }

/* copyright */
.copy           { font-family: Verdana, Arial, Helvetica, sans-serif; 
				  font-size: 10px; line-height: 11px;
				  color: #4D4A1E; 
				  font-weight: normal; text-decoration: none; }
.copy a:link    { color: #9CA56F; text-decoration: none; font-weight: normal; }
.copy a:visited { color: #9CA56F; text-decoration: none; font-weight: normal; }
.copy a:hover   { color: #986633; text-decoration: none; font-weight: normal; }
.copy a:active  { color: #986633; text-decoration: none; font-weight: normal; }

/* h1 */
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
     color: #986633; font-size: 14px; line-height: 16px; 
	 font-weight: bold; text-decoration: none; }

