td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #252549;
}
.nav {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #696994;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navpurple {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-color: E9E9FF;


}
.navpink {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFE3FF;
	text-decoration: none;


}
.navgreen {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #DCFFDC;
	text-decoration: none;


}
.navblue {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #CDEBFF;
	text-decoration: none;


}
.navyellow {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFD5;
	text-decoration: none;
}

a:link {
	color: #696994;
	text-decoration: none;
}

a:hover {
	color: #313146;
	text-decoration: underline;
}

a:visited {
	color: #696994;
	text-decoration: none;
}
.body {
	padding-top: 18px;
	padding-right: 29px;
	padding-bottom: 29px;
	padding-left: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	color: #60859F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	padding-bottom: 8px;
	text-transform: capitalize;
	padding-top: 5px;




}
.subhead {
	font-size: 16px;
	color: #7272B8;
	font-weight: bold;
}
.subhead2 {

	font-size: 14px;
	color: #547D9E;
	font-weight: bold;
}
.headwords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C83;
	vertical-align: bottom;
}
.coupon {
	padding: 15px;
	border: 1px dashed #333333;
}
