a:link
{
	color: yellow; font-size: 10pt; text-decoration: none;
}

a:active
{
	color: darkblue; font-size: 10pt; text-decoration: none;
} 

a:visited
{	
	color: yellow; font-size: 10pt; text-decoration: none;
}

a:hover
{
	color: lightyellow; font-size: 10pt; text-decoration: underline;
}

h1
{	
	color: yellow; text-align: center; font-family: kristen ITC;
}


body
{
	font-family: arial, helvetica, sans-serif;
	background-color: #3399FF; font-size: 12pt;
	color: lightyellow;
	text-align: left;
	margin: 15px 24px 15px 24px;
	scrollbar-face-color: #3399FF;
    scrollbar-arrow-color:green;
    scrollbar-highlight-color:yellow;
    scrollbar-3dlight-color:green;
    scrollbar-shadow-color:green;
    scrollbar-darkshadow-color:green;
    scrollbar-track-color:#3399FF;
}

hr
{	
	width: 80%; height: 1px; color: green; 
}

table
{
	width: 70%; align: center; 
}

p.copyright
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: brown;
	text-align: center;
}

p.dis
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

p.dish
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
{

p.moose
}
	font-family: Kristen ITC; helvetica, sans-serif;
	font-size: 12pt;
	color: yellow;
}