/* CSS Document */

.body{
font-family:Arial;
font-size:10.5pt;
color:#3F3F3F;
text-align:left
}
.body a{
color:#CC0000;
text-decoration:underline;
}
.body a:hover{
color:#FF0000;
text-decoration:underline;
}