 Body {
        font-family: Arial;
        font-size: 6pt;
				color: #FFFFFF;
				background-color: #412e21;
 }
 
 #menu ul {
				margin: 0;
				padding: 0;
				list-style: none;
}

 #menu a strong {
				color: #412e21;
				text-decoration: none;
				font-size: 11px;
				font-family: Arial;
}

 #menu a:hover strong {
				color: #f1c091;
				text-decoration: none;
				font-size: 11px;
				font-family: Arial;
} 

 #menu A:link {
        font-family: Tahoma;
        color: #d5cec8;
        font-size: 7pt;
        text-decoration: none;
        font-weight: bold;
 }
 #menu A:visited {
 				font-family: Tahoma;
				color: #d5cec8;
				font-size: 7pt;
				text-decoration: none;
				font-weight: bold;
 }
 #menu A:hover {
 				font-family: Tahoma;
				color: #FFFFFF;
				font-size: 7pt;
				text-decoration: none;
				font-weight: bold;
 }
 #menu A:active {
 				font-family: Tahoma;
				color: #e79d69;
				font-size: 7pt;
				text-decoration: none
				font-weight: bold;
 }
  A:link {
        font-family: Arial;
        color: #a67b51;
        font-size: 10pt;
        text-decoration: none;
        font-weight: bold;
 }
 A:visited {
 				font-family: Arial;
				color: #a67b51;
				font-size: 10pt;
				text-decoration: none;
				font-weight: bold;
 }
 A:hover {
 				font-family: Arial;
				color: #412e21;
				font-size: 10pt;
				text-decoration: none;
				font-weight: bold;
 }
 A:active {
 				font-family: Arial;
				color: #ab6928;
				font-size: 10pt;
				text-decoration: none
				font-weight: bold;
 }
 P {
        font-family: Arial;
				color: #FFFFFF;
				font-size: 11pt;
 }
 H2 {
        font-family: Arial;
				color: #f1c091;
				font-size: 12pt;
 }
 
 H3 {
        font-family: Arial;
				color: #412e21;
				font-size: 14pt;
				font-weight: bold;
 }
 H4 {
        font-family: Arial;
				color: #999999;
				font-size: 12pt;
				font-weight: bold;
 }
  div {
        font-family: Arial;
				color: #FFFFFF;
				font-size: 10pt;
 }
 .link td {
				cursor: hand;
}