@charset "utf-8";
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4081B0;
	font-weight: bold;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a{
	color:#FF0000;
	text-decoration: none;
}
a:link{
	color:#4081B0;
	text-decoration: none;
}
a:visited{
	color:#4081B0;
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: #91B5CF;
}
.paragraphCaps{
	margin-right:6px;
	margin-top:5px;
	float:left;
	color:#EEEEEE;
	background:#497697;
	border:1px solid #EEEEEE;
	font-size:60px;
	line-height:50px;
	padding-top:1px;
	padding-right:5px;
	font-family:times;
}
p.bodyText{
	width:720px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: justify;
}
