<style type="text/css">

A:link
{ text-decoration : none; color : #000000; }
A:visited
{ text-decoration : none; color : #000000; }
A:active
{ text-decoration : none; color : #000000; }
A:hover
{ text-decoration : line-through; color : #000000;


cursor: default; }

h1 {font-family: verdana; 
color: #000000; }

p {font-family: verdana; 
color: #000000; }

body

font-family: verdana;
color: #000000 ;
letter-spacing: 3pt; 
font-weight: normal; 
font-size: x-small; 


scrollbar-face-color : #000000;
scrollbar-highlight-color : #ffffff;
scrollbar-3dlight-color : #ffffff;
scrollbar-shadow-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

input, textarea
{ 
font-family: verdana; 
color: #000000;
border-style: dotted; [dotted, dashed, solid, double, groove, ridge, inset, outset]
border-color: #000000;
border-width: v5px; }

</style>