body {
color : #000000; 
background-color : #ffffff;
font-family: geneva, arial, sans-serif;
margin : 15px;
margin-left : 200px;
}

p {
font-size : 11pt;
clear : left;
}

a:visited {
color : #000080;
text-decoration : underline;
background-color : transparent;
}

a:link {
color : #0000ff;
text-decoration : underline;
background-color : transparent;
}

a:hover {
color : #0000ff;
text-decoration : underline;
background-color : #e0e0e0;
}

a:active {
color : #0000ff;
text-decoration : underline;
background-color : transparent;
}
