<html>

<head>
<title>style sheet</title>
<style type="text/css">

p.normal { font-family: Tahoma; font-size: 11px.; text-decoration: none; color:#7995D4}
	
a.normal {color: #7995D4}

a:hover.normal {color: #FF0000}

a:visited.normal {color:#0000FF}
	
h1,h2,h3,h4,h5,h6.normal: {color: #7995D4}

.table {font-family: Serifa BT; font-size: 11px.; text-decoration: none; color:#7995D4

a.table {color: #0000ff}

a:hover.table {color: red}

a:visited.table {color: black}

body{
	scrollbar-face-color:#AEC0EC;
	scrollbar-arrow-color:#E0E6F8;
	scrollbar-track-color:#D0DFF6;
	scrollbar-shadow-color:#6E7390;
	scrollbar-highlight-color:#E0E6F8;
	scrollbar-3dlight-color:#E0E6F8;
	scrollbar-darkshadow-Color:'#E0E6F8;}

#Textarea   { position: absolute; top: 26px; left: 235px; width: 474px; height: 	539px; visibility: visible }

</style>

</head>
</html>
