@charset "iso-8859-1";
body 
{
	margin-top: 0; 
	background-color: black;
	color: #00FFFF;
	text-align: center;
	font-family: Chancery;

}
div 
{
	color: #FFFFFF;
	text-align: center;
}
a:link 
{
	color: #FFCC99
}
a:hover 
{
	color: #FFAA99;
	font-weight: bold;
}
a:active 
{
	color: #FF0000
}
a:visited 
{
	color: #FFA655
}

table 
{
	background-color: #008080;
	font-size: 10pt; 
	color: #00FFFF;
	text-align: center;
	h1-color: #00FFFF;
}
td 
{
	background-color: #008080;
	color: #00FFFF;
	h1-color: #00FFFF;
}
h1 
{
	text-align: center;
	font-size: 16pt;
	color: #00FFFF;
	background-color: #0000FF;
	font-family: comic sans ms;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 1em; margin-bottom: 0;
}
h2 
{
	margin-top: 0; margin-bottom: 1;
	text-align: center;
	font-size: 12pt;
	font-family: comic sans ms;
	color: #00FFFF;
	font-weight: bold;
	text-decoration: italic;
}
h3 
{
	text-align: center;
	font-size: 12;
	font-family: comic sans ms;
	color: rgb(100%,100%,0%);
	margin-top: 0; margin-bottom: 0
}
h4 
{
	text-align: center;
	font-size: 16;
	color: rgb(100%,100%,0%);
	background-color: blue;
	margin-top: 0; margin-bottom: 0
}
span 
{
	font-family: comic sans ms
}
p 
{
	text-align: center;
	color: #00FFFF;
	margin-top: 0; margin-bottom: 0;
	font-family: comic sans ms;
	font-size: 14;
}
ul 
{
	text-align: center;
	font-size: 14;
	font-weight: normal;
	color: #00FFFF;
}
ul.ctr 
{
	text-align: center;
	color: #00FFFF;
}

ol 
{
	text-align: left;
	font-weight: bold
}
li
{
	text-align: left;
}
li.ctr 
{
	text-align: center
}
img
.pics
{
	border-width: "5"; 
	border-style: solid; 
	border-color: #FFFFFF;
}
#pics 
{
	border-width: "5"; 
	border-style: solid; 
	border-color: #FFFFFF;
}
