BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.Header		{ font-size: 18px; font-weight: bold; color: #D44C01; }
.Subheader	{ font-size: 13px; font-weight: bold; color: #D44C01; }
.GrayBackground	{ background: #f1f5f9; }

.Red		{ color: #FF0000; }
.DarkRed	{ color: #D44C01; }

.Blue		{ color: #4E8BC1; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 24px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E8BC1;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D44C01;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E8BC1;
}




TD.GrayBG 	{ background: #f1f5f9; }

#feature table {
	background-color: #FFFFFF;
	border: 1px solid #4e8bc1;
}
#feature h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#feature ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#feature p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#feature a {
	color: #d44c01;
}
