body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link	{
	color: #000000;
	text-decoration: underline;
}
A:visited	{
	color: #9900FF;
	text-decoration: underline;
}
A:active	{ color: #000000; }
A:hover	{
	color: #FF00CC;
	text-decoration: underline;
}

.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
}
.yellowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
	text-decoration: underline;
	line-height: 14px;
}
a.yellowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
	text-decoration: underline;
	line-height: 14px;
}
a.yellowlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
.yellow_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC99;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-family: "Comic Sans MS", Verdana;
	font-size: 22px;
	color: #000000;
	font-weight: bolder;
}
.subtitle {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titlewhite {
	font-family: "Comic Sans MS", Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: text-bottom;
	height: auto;
	font-weight: bold;
	word-spacing: normal;
	white-space: normal;




}

