a:link,a:visited,a:active{
color:#ccc;
text-decoration:none;
}
a:hover{
color:#ccc;
text-decoration:none;
}
/***************************************/
body{
margin:20px 60px 40px 60px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:170%;
background-color:#fff;
}
table{
font-size:9pt;
line-height:170%;
}
form{
margin:0px;
}
input,textarea{
margin-bottom:2px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
}