body {
background-color: #FFFFFF;
}

.Style1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #363636;
font-weight: bold;
}

.Style2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #363636;
font-weight: bold;
}

.Style3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #363636;
font-weight: none;
}

a:link {
font-weight:none;
color:#000000;
text-decoration:none;
}

a:visited {
font-weight:none;
color:#000000;
text-decoration:none;
}

a:hover {
font-weight:none;
color:#4040A0;
text-decoration:none;
}