body, td, .NormalText {
	font-family:verdana, helvetica, arial;
	font-size:16px;
}

.DarkText {
	color:#400040
}

.HeaderText {
	font-size:30px;
	font-weight:bold;
}

.SubHeaderText {
	font-size:18px;
	font-weight:bold;
}

.LargeText {
	font-size:25px;
	font-weight:bold;
}

.ProductText {
	font-size:12px;
	font-weight:bold;
}

.EmailText {
	color:red;
	font-size:16px;
}

.MainNavigation {
	font-size:12px;
	color:#FF00FF;
	text-decoration:none;
}

.MainNavigation:hover {
	text-decoration:underline;
}