.baseword {
	font-size: 12px;
	line-height: 18px;
}
.basebackground {
	background-attachment: fixed;
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
}
.basetitle {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.redword {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #CC3300;
}
.largeword {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.smallword {
	font-size: 10px;
	line-height: 12px;
}
