body{
background: #FFFFFF;
margin-left: 10px;
font-family: lucida console, lucida sans, courier, monospaced, sans-serif;
color: #000000;
font-size: 18pt;
}

.big {
font-family: lucida console, lucida sans, courier, monospaced, sans-serif;
font-size: 24pt;
color: #000000;
background: #FFFFFF;
font-weight: bold;}

.med {font-family: lucida console, lucida sans, courier, monospaced, sans-serif;
font-size: 18pt;
color: #000000;
background: #FFFFFF;
}

.small {
font-family: lucida console, lucida sans, courier, monospaced, sans-serif;
font-size: 14pt;
color: #000000;
background: #FFFFFF;
}

A  {
text-decoration: none;
font-size: 14pt;
}

img {border: none; 
} 