.style{
/*background-color:#99CCFF;*/
font-family: Geneva, Helvetica, sans-serif;
color: navy;
font-size: 0.75em;
line-height: 1.2em;
}

h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

.copyStyle{
font-family: Georgia, "Times New Roman", Times, serif;
color: #FF5E5E; 
font-weight: bold;
}

.futuraAdd{
font-family: Georgia, "Times New Roman", Times, serif;
color: #2478ad;
font-weight: bold;
}

div#menu a{
display: block;
color: navy;/*#bb2706;*/
text-decoration:none;
padding: 5px 8px;
}

div#menu a:hover{
/*#F93008*/
padding: 6px 10px;
color: #f0fdff;/*#84afcc;*/
background: #FF5E5E;
}