a:link {
	color: #4B95D8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #256CAD;
}
a:hover {
	text-decoration: none;
	color: #1F5B92;
}
a:active {
	text-decoration: underline;
}
.style1 {font-size: 12px}
.style2 {font-size: 12}
.style3 {color: #CC3300; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {
	font-size: 12px;
	color: #2C829A;
	font-weight: bold;
}
.iestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.iestyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.redtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.circle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
}
.square {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
}
.linksc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
hr {
	height: 1px;
	background-color: #D1D7DC;
	color: #999999;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

