body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.t-border1 {
	border: 1px solid #FFFF00;
}
.title-font {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.sub-title-font {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.sub-title-font-white {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title-font-white {

	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mailbox span{
	line-height: 30px;
	padding: 0 0 5px 0;
}
img.mailbox {
	float:none;
	margin: 0;
	padding:0 0 0 5px;
	vertical-align:text-top;
}

