.head	{
font-size:16px;
color: #C2BDF2;
font-family:georgia,times,serif;
text-transform:lowercase;
font-weight:bold;
letter-spacing:2px;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #000000;
text-align:right;
}
.buttons {
background: #4e4c73;
margin:5px;
padding:3px;
border:1px solid #8e8cb4;
}

body{
font-family: Verdana;
font-size: 10px;
color: #C2BDF2;
margin:0px;
padding:0px;
}
a:link, a:visited, a:active{
text-decoration: none;
font-weight: none;
color: #FFFFFF;
}
a:hover{
color: #000000;
text-decoration: none;
font-weight: bold;
}
input, textarea{
font-family: Verdana;
font-size: 10px;
color: #000000;
border: 1px #000000 solid;
background: #84716E;
}
table, tr, td{
font-family: Verdana;
font-size: 10px;
color: #C2BDF2;
}
