.text-grey {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.link-grey {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #3F3F3F;
	text-decoration: none;
}
.link-grey:hover {
	text-decoration: underline;
}
.link1 {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #033A87;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}
.link2 {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	text-decoration: none;
	color: #033A87;
}
.link2:hover {
	text-decoration: underline;
	color: #333333;
}
.text1 {
	color: #033A87;
	font-family: "MS Sans Serif";
	font-size: 8pt;
	line-height: 17px;
	text-decoration: none;
}
.link3 {
	font-family: "MS Sans Serif";
	color: #333333;
	text-decoration: underline;
	font-size: 8pt;
}
.link3:hover {
	color: #cc0000;
	text-decoration: none;
}
.link4 {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #cc0000;
	text-decoration: none;
}
.link4:hover {
	text-decoration: none;
	color: #333333;
}
.text-white {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.text2 {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #FE7901;
	text-decoration: none;
}
.border {
	border: 1px solid #A8A8A8;
}
.text3 {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.link4 {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #cc0000;
	text-decoration: none;
}
.link4:hover {
	text-decoration: none;
	color: #333333;
}
.border-top-bot {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.text4 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

