body{
margin: 0 auto;
overflow-x:hidden;
background-image:url();
background-repeat: repeat;
font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size: 10px;
line-height:14px;
color: #62b2a6;
text-align:justify;
background-color:#ffffff;
letter-spacing:.3px;
}

h2 {
color: #86b97a;
text-align:right;
font-size: 11px;
border-bottom: 1px solid #608858;
}

u {
text-decoration:none;
font-weight:bold;
border-bottom: 1px solid #b2af86;
}

td {
font-size:10px;}


a:link,a:visited,a:active {
text-decoration:none;
color: #517747; 
font-weight: bold; 
border-bottom:1px dotted #325a2a;
line-height: 14px;
letter-spacing:.3px;
}

a:hover {
text-decoration:none;
color: #b2af86; 
font-weight: bold; 
border-bottom:1px solid #517747;
cursor: default;
}

strong {
font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
color: #325a2a;
}


img {
border: 0px;
}


input, textarea, option, select {
font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size: 10px;
border-bottom: 1px solid #446c3c;
border-left:0;
border-right:1px solid #446c3c;
border-top:0;
background-color: #91bf86;
padding: 1px;
color:#000000; 
}


