


body 
{
    margin:0; 
    padding:0; 
    height:100%;
    background-color:#8F6232; 
    
}

td {	
	
	font-family:Tahoma;
	font-size:14px;
	color:#AA8968;
	
}

th {
	
	font-family:Book Antiqua;
	font-size:18px;
	font-weight: bold;
	color:#816D5B;
}

form
{
	margin:0px;
}

a {
	font-family:Book Antiqua;
	font-size:18px;
	text-decoration: none;
	font-weight: bold;
	color:Maroon;
	cursor: pointer;
}

A:Hover  {
	color : #6A2E22;
	text-decoration : none;
}

c.a {
	font-family:Book Antiqua;
	font-size:18px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}

c.A:Hover  {
	color : #6A2E22;
	text-decoration : none;
}



H1 {
	color: #806C59;
	font-weight: bold;
	font-size : 12px;
}

input.d
    { 
     width:100px;
     height:100px;      
     font-family:Tahoma;
     font-weight:bold;
     font-size:64;
     color:#AA8968;
     border-style:solid;
     border-color:#AA8968;
     background-color:#6A2E22;   
    }
input.e
    {  
     width:85px;
     height:35px;      
     font-family:Tahoma;
     font-weight:bold;
     font-size:18;
     color:#AA8968;
     border-style:solid;
     border-color:#AA8968;
     background-color:#6A2E22; 
     vertical-align:middle;  
    }   
    
input.f
    {  
     width:300px;
     height:55px;      
     font-family:Tahoma;
     font-weight:bold;
     font-size:22;
     color:#AA8968;
     border-style:solid;
     border-color:#AA8968;
     background-color:#6A2E22; 
     vertical-align:middle;  
     text-align:left;
     padding-left:10px;
     
     
    }     
     
       
td.d {	
	
	font-family:Tahoma;
	font-size:36px;
	color:#AA8968;
	
}

td.f {	
	
	font-family:Tahoma;
	font-size:18px;
	
	color:#AA8968;
	
}

td.g {	
	
	font-family:Tahoma;
	font-size:16px;
	height:40px;
	color:#AA8968;
	vertical-align:middle;
	border-bottom:solid;
	border-bottom-width:1;
	border-bottom-color:#AA8968;
	
}