A:link, A:visited{
text-decoration: none; 
color: #59c2c5;
}
A:hover, A:active{
text-decoration: none; 
color: #a6e4e6;
cursor: help;
}

body, font, p, td{
font-family: Verdana, Tahoma, Sans-Serif; 
font-size: 11px;
color: #7e5d9a;
line-height: 18px;
}

input, textarea{
font-family: Verdana, Tahoma, Sans-Serif;
font-size: 11px;
color: #b7a0c2;
border: #b7a0c2 1px solid;
background: #FFFFFF;
}

select{
font-family: Verdana, Tahoma, Sans-Serif;
font-size: 11px;
color: #b7a0c2;
border: #b7a0c2 1px solid;
background: #FFFFFF;
width: 150px;
}

li{
padding-bottom: 5px;
}

.head{
border-left: #b7a0c2 20px solid;
border-bottom: #b7a0c2 1px solid;
font-family: Courier New, Tahoma, Sans-Serif;
letter-spacing: 4px;
font-size: 12px;
text-align: right;
padding: 3px;
background-color: #ffffff;
}

.head2{
border-bottom: #5985c5 3px solid;
font-family: Courier New, Tahoma, Sans-Serif;
letter-spacing: 4px;
font-size: 12px;
color: #5985c5;
text-align: center;
padding: 1px;
background-color: #f5fefd;
}

.nav{
color: #5985c5;
font-size: 12px;
font-family: Courier New, Tahoma, Sans-Serif;
text-align: right;
letter-spacing: 4px;
background-color: #f7f7fd;
padding: 3px;
border-top: #a3bee5 1px solid;
border-right: #a3bee5 1px solid;
border-bottom: #bbbde9 1px solid;
border-left: #bbbde9 20px solid;
}

.content{
color: #7e5d9a;
font-family: Verdana, Tahoma, Sans-Serif;
text-align: justify;
padding-left: 15px; 
padding-right: 15px; 
padding-bottom: 5px;
}
