body  {
background-color : #4F1C00;
color : #D69371;
font-family : georgia;
font-size : 7pt;
line-height : 11px;
letter-spacing : 1;
cursor : default;

 scrollbar-base-color: #4F1C00;
 scrollbar-track-color: #4F1C00;
 scrollbar-face-color: #4F1C00;
 scrollbar-highlight-color: #4F1C00;
 scrollbar-3dlight-color: #4F1C00;
 scrollbar-darkshadow-color: #4F1C00;
 scrollbar-shadow-color: #4F1C00;
 scrollbar-arrow-color: #000000;
 
} 

a:link {
font-size : 7pt;
color : #D69371;
text-decoration : none;
font-weight : bold;
font-family : georgia;
cursor :default;
}

a:visited {
font-size : 7pt;
color : #D69371;
text-decoration : none;
font-weight : bold;
font-family : georgia;
cursor :default;
 }

a:hover {
font-size : 7pt;
color : #ffffff;
text-decoration : none;
font-weight : bold;
font-family : georgia;
cursor : n-resize;
 }

a:active {
font-size : 7pt;
color : #D69371;
text-decoration : none;
font-weight : bold;
font-family : georgia;
cursor :default;
 }

td {
color : #ffffff;
font-family : georgia;
font-size : 7pt;
line-height : 11px;
cursor :default;
letter-spacing : 1px;

 }


a.menu
{
	font-size:7pt;
	color:#D69371;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	cursor: default;
}

input , select , option , textarea {
background-color : #86532C;
font-family : georgia;
border : 1px solid #000000;
font-size : 7pt;
letter-spacing : 1px;
cursor: default;
line-height : 11px;
color : #000000;
 }

h1 {

margin : 1px;
padding : 1px;
font-family : georgia;
font-size : 7pt;
line-height : 11px;
font-weight : bold;
text-align : justify;
background-color : #B5674E;
letter-spacing : 2pt;
color : #000000;
      }
p
{
margin: 0px 0px 0px 0px;
padding: 5px 0 5px 0;
}

