body 
{
background-color: #96A8A8;
margin: 0px;
font-family: arial, tahoma, verdana, courier, sans-serif, serif;
font-size: 9pt;
color: #888888;
text-align: justify;
cursor: default;
}

a {
text-decoration: none;
color: #CF90A3;	
cursor: default;
}

a:hover {
text-decoration: none;
color: #B2BF91;
cursor: default;
}

.title {
font-weight: bold;
font-size: 9pt;
color: #888888;
letter-spacing: 5px;
}

table { 
font-size: 9pt;
padding: 5px;
}

input, textarea
{color: #888888;
background-color: #eeeeee;
border-style: solid;
border-color: #888888;
border-width: 0px;
padding-left: 5px;
padding-left: 5px;}