body{ 
background-repeat: no-repeat;
background-position: top left;
background-color: #FFFFFF;
font-family: Arial,Verdana;
font-weight: 100;
font-size: 8pt;
color: #999999;
text-decoration: none;
margin-top: 210px;
margin-left: 10px;
}


a:link {
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: normal;
color: #999999;
text-decoration: none;
}

a:visited {
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: normal;
color: #999999;
text-decoration: none;
}

a:hover{
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: normal;
color: red;
text-decoration: underline overline;
}

input {
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: 100;
background-color: #FFFFFF;
color: #999999;
border: 1px solid #999999;
cursor: hand;
}

textarea {
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: 100;
background-color: #FFFFFF;
color: #999999;
border: 1px solid #999999;
cursor: hand;
}

table{
font-family: Arial,Verdana;
font-size: 8pt;
}

.table_border1 {
padding: 20px;
border: 1px solid #999999;
}
