body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}

.big { font-size: 22px; font-weight: bolder; line-height: 30px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.big-red {
	font-size: 18px;
	line-height: 30px;
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: 1px;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.smallblue {
	font-size: 13px;
	line-height: 20px;
	color: #E23192;
}
.slide {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #000000;
}
a:link {
	color: #2996E2;
	text-decoration: none;
}
a:visited {
	color: #2996E2;
	text-decoration: none;
}
a:hover {
	color: #FAAF3B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
