body {
color: #828c61;
background-color: #ccd8a3;
font-family:Verdana;
font-size: 11px;
overflow:auto;
overflow-x: hidden;

}

a:link, a:visited, a:active {
text-decoration: none;
color: #ea2992;
font-weight: bold;
font-size: 11px;

}

a:hover {
color: #ecb306;
background-color: white;
border-bottom: #b7ae92 1px dashed;

}

.nav:link, .nav:visited, .nav:active {
text-decoration: none;
color: #ea2992;
font-weight: bold;
font-size: 15px;
font-family: Tahoma;

}

.nav:hover {
color: #ecb306;
background-color: white;
font-size: 15px;
border-bottom: #b7ae92 1px dashed;

}

i, em, b, u, strong, s{
color: #3f638f;

}

h1 {
font-family: Tahoma;
font-size: 20px;
font-weight: bold;
color: #b51919;
text-align: center;
border-bottom: 1px dashed #ea2992;
letter-spacing: 3px;

}

.content {
overflow:auto;
overflow-x: hidden;
width: 320px; 
text-align: justify; 
background-color: #edf2e7;
padding: 6px;
border: 8px solid #eff7e6;

}

.align {
position: absolute; 
top:166px; 
left:16px; 

}

textarea, input, select {
background: #dbe6b7;  
font-family: Verdana;
font-size: 11;  
color:  #7d8a4e; 
border: 1px solid #7d8a4e;
    
}

table {
font-family: Verdana;
font-size: 11px;
color: #828c61; 

}
