<head>
@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body 
{
background-attachment: fixed;
background-image: url(images/Main-Word.gif);
background-repeat: no-repeat;
background-position: center;
}
{
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:black;
scrollbar-arrow-color:gray;
scrollbar-track-color:black;
}
P
{color:black;font-size:10pt;font-family:Arial;}
A
{color:yellow;font-size:12pt;font-family:Arial;}
-->
</style>

</head>
