body
{
	table-layout: auto;
	list-style-position: outside;
	overflow: auto;
	direction: ltr;
	line-height: normal;
	list-style-type: circle;
	letter-spacing: normal;
	background-color: linen;
	text-align: center;
}
TABLE
{
	border-top: gold 5px solid;
	border-right: gold 5px solid;
	border-left: gold 5px solid;
	border-bottom: gold 5px solid;

	font-family: Arial;
	font-size: 10pt;
	color: black;
	position: static;
	overflow: scroll;
}

.Arial10N
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.Arial10NPad
{
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	font-weight: normal;
	list-style-position: outside;
	font-size: 10pt;
	padding-bottom: 10px;
	font-family: Arial, Verdana, Helvetica;
	list-style-type: disc;
}
.Comic10BLime
{
	font-family: 'Comic Sans MS';
	font-size: 10px;
	font-weight: bold;
	color:	lime;
}
.Comic10BBlueCenter
{
	font-family: 'Comic Sans MS';	
	font-size: 10pt;
	font-weight: bold;
	color: blue;	
	text-align: center;
}
.Comic12B
{
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
}
.Comic12BCenter
{
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.Comic12BLime
{
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
	color:	lime;
}
.Comic12BBgLimeTextTrans
{
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
	background-color: lime;
	text-transform: uppercase;
}
.Comic12NBgLimeCenter
{
	font-family: 'Comic Sans MS';
	font-size: 12px;
	background-color: red;
	text-align: center;
}
.Comic14B
{
	font-family: 'Comic Sans MS';
	font-size: 14px;
	font-weight: bold;
}
.Comic14BCenter
{
	font-family: 'Comic Sans MS';
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.Comic14NLime
{
	font-family: 'Comic Sans MS';
	font-size: 14px;
	color:	lime;
}
.Comic14BLime
{
	font-family: 'Comic Sans MS';
	font-size: 14px;
	font-weight: bold;
	color:	lime;
}
.Comic14BLimeCenter
{
	font-family: 'Comic Sans MS';
	font-size: 14px;
	font-weight: bold;
	color:	lime;
	text-align:center;
}
.Comic16B
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	font-weight: bold;
}
.Comic16BLime
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	font-weight: bold;
	color:	lime;
}
.Comic16BLimeCenter
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	font-weight: bold;
	color:	lime;
	text-align:center;
}
.Comic16BRedCenter
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	font-weight: bold;
	color:	red;
	text-align:center;
}
.Comic16NLime
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	color:	lime;
}
.Comic16NLimeCenter
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	color:	lime;
	text-align:center;
}
.Comic16NRedCenter
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	color:	red;
	text-align:center;
}
.Comic20BLime
{
	font-family: 'Comic Sans MS';
	font-size: 20px;
	font-weight: bold;
	color:	lime;
}
.Comic20NLime
{
	font-family: 'Comic Sans MS';
	font-size: 20px;
	color:	lime;
}
.Comic24NLime
{
	font-family: 'Comic Sans MS';
	font-size: 24px;
	color:	lime;
}
.Comic28NLime
{
	font-family: 'Comic Sans MS';
	font-size: 28px;
	color:	lime;
}
.Litho20BLime
{
	font-weight: bold;
	font-size: 20pt;
	color: lime;
	font-family: Lithograph, 'Arial Black';
}
.Litho24BLime
{
	font-weight: bold;
	font-size: 24pt;
	color: lime;
	font-family: Lithograph, 'Arial Black';
}
.Litho28BLime
{
	font-weight: bold;
	font-size: 28pt;
	color: lime;
	font-family: Lithograph, 'Arial Black';
}
.Litho36NLime
{
	font-weight: normal;
	font-size: 36pt;
	color: lime;
	font-family: Lithograph, 'Arial Black';
}


A:active
{
}
A:hover
{
	background-color: red;
	text-decoration: none;
}

