/* CSS Document */
td img {display: block;}.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #364C85;
	text-decoration:underline;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
}

.blueText {color: #364C85;}
.blueTextBold {color: #364C85; font-weight:bold;}
strong {color: #364C85;}
ol{color:#364C85; font-weight:bold;}