<!-- stylesheet -->

body	{
color: #00FFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
cursor: arrow;
font-variant: normal;
text-transform: normal;
text-align: center;
background-color: #000080;
	}
A:link	{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
cursor: hand;
font-variant: normal;
text-transform: normal;
background-color: #000080;
	}
A:active	{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
cursor: hand;
font-variant: normal;
text-transform: normal;
background-color: #000080;
	}
A:visited	{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
cursor: hand;
font-variant: normal;
text-transform: normal;
background-color: #000080;
	}
A:hover	{
color: #000080;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
cursor: hand;
font-variant: normal;
text-transform: normal;
background-color: #00FFFF;
	}
h1	{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
	}
h2	{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
	}
body 	{
	scrollbar-arrow-color: #0000FF;
	scrollbar-base-color: #0000FF;
	scrollbar-dark-shadow-color: #000040;
	scrollbar-track-color: #000080;
	scrollbar-face-color: #000080;
	scrollbar-shadow-color: #000060;
	scrollbar-highlight-color: #0000CC;
	scrollbar-3d-light-color: #0000FF;
	}
