


body 
{
    margin:0; 
    padding:0; 
    height:100%;     
    background-color:#593F2A; 
}

td {	
	
	font-family:Tahoma;
	font-size:14px;
	color:#AA8968;
	
}

th {
	text-align: left;
	font-family:Book Antiqua;
	font-size:20px;
	font-weight: bold;
	color:#15311A;
}

input.a
{
    background-color:#593F2A; 
    color:#ffffff;
}
input.b
{
    background-color:#ffffff; 
    color:#000000;
}

form
{
	margin:0px;
}

a {
	font-family:Book Antiqua;
	font-size:18px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	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;
}
    td.h {	
    	
	    font-family:Tahoma;
	    font-size:12px;
	    color:#ffffff;
	   
    	
    }

    th.h {
    	
	    font-family:Tahoma;
	    font-size:12px;
	    font-weight: bold;
	    color:navy;
	    text-decoration:underline;
    }
    
      a.h {	
    	
	    font-family:Tahoma;
	    font-size:12px;
	    color:#AA8968;
	    
	   
    	
    }

