body {
 font-family: Arial, Helvetica, sans-serif;
}
p{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
}
td {
 font-size: 12px; color: #333333;
 }
.just {
 text-align: justify
}
.lite {
 font-size: 11px;
 font-style: italic;
 color: #666666;
}
a {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}
a:hover {
 color: #339900;
 text-decoration:underline
}
.contact {  
 font-size: 10px
}

