<style type="text/css">
<!--
A:link
{ text-decoration: none; color:#004F9D }
A:visited
{ text-decoration: none; color:#004F9D }
A:active
{ text-decoration: none; color:#004F9D }
A:hover
{ text-decoration: underline overline; color:#004F9D;

cursor:crosshair }

body 
{ background-color: #9AA7BA; 
background-image: ; [url of background image to be used, i.e. background.gif]
background-repeat:no-repeat; [repeat, no-repeat, repeat-x, repeat-y]
background-position:valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: [fixed]

font-family: tahoma,arial,verdana; 
color: #004F9D ; 
letter-spacing: 
font-weight:
font-size: xx-small; 


scrollbar-face-color : #9AA7BA; 
scrollbar-highlight-color : #9AA7BA; 
scrollbar-3dlight-color : #9AA7BA; scrollbar-shadow-color : #9AA7BA; 
scrollbar-darkshadow-color : #9AA7BA; scrollbar-track-color : #9AA7BA; 
scrollbar-arrow-color : #004F9D }

td
{ font-family: verdana;}

input, textarea
{ background: #9AA7BA ;
font-family: verdana;
color: #004F9D; 
border-style: dashed;
border-color: #004F9D;
border-width: 1px }

-->
</style>