body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-color: #fff;
}

.txt, input, select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

UL {
        font-size: 11px;  
        font-family:Verdana; 
}


LI {
        font-size: 11px;  
        font-family:Verdana; 
}

.btn {
	background-color: #FFE9A3;
	color: #996600;
	font-weight: bold;
	padding: 5px;
}

p {
        font-size: 11px;  
        font-family:Verdana; 
        text-align:justify; 
        margin-top:2px; 
        margin-left:2px; 
        margin-right:2px; 
        margin-bottom:2px;
}

a { 
        text-decoration: none; 
        color:#395799; 
}

a.copy { 
	font-family: Tahoma, Verdana;
	font-size: 11px;
        text-decoration: none; 
        color: #B23219;
       }  

a.inner {
        font-family:Verdana; 
        font-size:10;
        font-weight:bold; 
        text-decoration: none; 
        color:#395799; 
}

a:active { 
        text-decoration: none; 
        color:#04107C; 
}

a:hover  { 
        text-decoration: none; 
        color:#04107C; 
}

input.submit { 
        background: "#FFEBA8"; 
        border: 1px solid; 
        font-weight:bold; 
        color:#7F5A02;
}

hr {color: #EAC88E; height:1;}

table.listTable { 
        border:#EAC88E 1px solid;
        background-color:#FFFAEC;
}
