body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #A6D235;
        text-color: #000000; 
        leftmargin : 0; 
        topmargin : 0;  
        marginwidth : 0; 
        marginheight : 0;
}

.txt, input, select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}


p {
        font-size: 11px;  
        font-family:Verdana; 
        text-align:justify; 
        margin-top:2px; 
        margin-left:2px; 
        margin-right:2px; 
        margin-bottom:2px;
}

div {
        font-size: 11px;  
        font-family:Verdana; 
}

p.hdr {
        text-color: #ffffff; 
        font-size: 24px;  
        font-family:Verdana; 
        text-align:justify; 
        margin-top:2px; 
        margin-left:2px; 
        margin-right:2px; 
        margin-bottom:2px;
}

a.white { 
        text-decoration: underline; 
        color:#ffffff; 
}

a.white:hover { 
        text-decoration: underline; 
        color:#ffffff; 
}


a { 
        text-decoration: underline; 
        color:#688F01; 
}

a.menu { 
        font-size: 12px;  
        text-decoration: none; 
        color:#395799; 
        font-weight:bold; 
}


a.inner {
        font-family:Verdana; 
        font-size:10;
        font-weight:bold; 
        text-decoration: none; 
        color:#395799; 
}

a:active { 
        text-decoration: underline; 
        color:#688F01; 
}

a:hover  { 
        text-decoration: underline; 
        color:#688F01; 
}

input.text { 
        background: "#FFFFFF"; 
        border: 1px solid; 
        font-weight:bold; 
        color:#000000;
}

input.submit { 
        background: "#FFEBA8"; 
        border: 1px solid; 
        font-weight:bold; 
        color:#7F5A02;
}

hr {color: #EAC88E; height:1;}


