@charset "utf-8";
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.largeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #002d62;
	font-weight:bold;
	}
	
.whitetext {
	font-size:14px;
	line-height:20px;
	color:#FFF;
}

a.halloweenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#FC9926;
	text-decoration:none;
}
