body  {
color : black;
background-image : url(images/key_sm.jpg);
background-repeat: no-repeat;
background-position: 0% 0%; 
background-color : #ffffff;
margin-top : 10px;
margin-right : 2px;
margin-left : 2px;
}

H1  {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
color : black;
background-color : transparent;
text-decoration : none;
}

H2  {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
color : black;
background-color : transparent;
text-decoration : none;
}

H3  {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
color : black;
background-color : transparent;
text-decoration : none;
}

H4  {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
color : black;
background-color : transparent;
text-decoration : none;
}

.text    {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
font-size : 14px;
color : black;
background-color : #ffffff;
text-decoration : none;
}

.selection  {
font-family : Lucida Granda, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #990000;
background-color : transparent;
text-decoration : none;
font-weight : normal;
}

.footnote    {
top : 4px;
font-family : Lucida Granda, Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #999999;
background-color : #ffffff;
font-weight : normal;
}

.announce {
font-family : Lucida Grande, Arial, Helvetica, sans-serif;
font-size : 14px;
color : blue;
background-color : #ffffff;
text-decoration : none;
}


