.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #666666;
	vertical-align: bottom;
}
.big1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	vertical-align: bottom;
}
.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-decoration:none;
}
.normwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 13px;
	text-decoration:none;
}
a:link.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-decoration:none;
}
a:link.normwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 13px;
	text-decoration:none;
}
a:hover.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-decoration:underline;
}
.backgGrad {
	background-attachment: scroll;
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mid {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #999999;
	vertical-align: bottom;
	line-height: 22px;
}
.midDark {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	vertical-align: bottom;
	line-height: 22px;
}
.midWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	line-height: 22px;
}