.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3B3B;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.toplinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFF0B4;
	text-decoration:underline;
}

.toplinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	text-decoration:underline;
}

.toplinks2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFF0B4;
	text-decoration:none;
}

.leftlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration:none;
}

.leftlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFF0B4;
	text-decoration:none;
}
HELP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	text-decoration: blink;
	list-style-type: disc;
	cursor: text;
	filter: DropShadow(Color=1, OffX=1, OffY=1, Positive=1);

}

