body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #034367;
}
.smtxt {
	font-family: Verdana;
	font-size: 9px;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
}
.txt2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}
.mdtxt {
	font-family: Verdana;
	font-size: 12px;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
}
.smtxtgray {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.txtgray{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.mdtxtwhite {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.titleWhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
}
.titleBlue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #185293;
}
.gray{
	color: #999999;
}
.white{
	color: #ffffff;
}.red {
	color: #FF0000;
}
.strike {
	text-decoration: line-through;
}
