body {
	background-color: #E5E3D3;
}
.style2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #4B4B92;
}
.style5 {
	color: #4B4B92;
	font-weight: bold;
	font-size: 18px;
}
.style6 {font-weight: bold; color: #4B4B92; font-family: "Times New Roman", Times, serif;}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4B4B92;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4B4B92;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bolding {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B92;
}
.subheadGrey {
font-weight: bold; color: #333333; font-family: "Times New Roman", Times, serif;
}
