body 
{ background-color: #b2c0b6; 
background-image: URL(back1.png);
background-repeat:repeat-y; 
font-size: 10px; 
font-family: verdana, tahoma, sans-serif;
cursor:auto; }

a:link, a:visited, a:active { color:#4a433b; text-decoration:none; font-weight:bold; } 
a:hover { color:#4a433b; height:0; text-decoration:underline; font-weight:bold; }

p, li, tr, td, div
{ margin:0px; 
text-align: justify;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #13100d;
line-height: 10px;
text-transform:none;
font-weight: normal;  	
margin-bottom: 7px;
letter-spacing: 0em; }

h2
{ margin:0px; 
text-align: justify;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #4a433b;
line-height: 10px;
text-transform:uppercase;
font-weight: bold;  	
margin-bottom: 5px;
letter-spacing: 0em; }

h3 
{ margin:0px; 
text-align: center;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #13100d;
line-height: 10px;
text-transform:none;
font-weight: normal;  	
margin-bottom: 7px;
letter-spacing: 0em; }

input, textarea, select, option
{ background-color: #ccd4cf;
color: #38312a;
letter-spacing: 0px;
border: 1px solid #38312a;
padding: 1px; 
font-family: verdana, tahoma, sans-serif;
font-size: 10px; }