body

{
background-image:
url('top.jpg');
background-repeat:
no-repeat;
background-attachment: center;
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #C0C0FF;
scrollbar-highlight-color: #C0C0FF;
scrollbar-3dlight-color: #00000;
scrollbar-shadow-color: #C0C0FF;
scrollbar-darkshadow-color: #000000;
}

:link	 {
Text-Decoration : None;
Color : #C0C0FF;
}
:visited	 {
Text-Decoration : None;
Color : #C0C0FF;
}
:hover	 {
Text-Decoration : None;
Color : #C0C0FF;
}

h1
{
font-size: 24pt;
text-align: left;
font-family: Arial Narrow;
text-decoration: none;
color: #C0C0FF;
}



h3
{
font-size: 10pt;
text-align: center;
font-family: arial;
text-decoration: none;
color: #C0C0FF;
}

p
{
font-size: 10pt;
text-align: left;
font-family: arial;
text-decoration: none;
color: #C0C0FF;
}