.tb1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000099;
	border-top-style: none;
	border-left-style: none;
	font-weight: bold;
	border-bottom-style: none;
	text-decoration: underline;
}
.tb2 {
	background-color: #333333;
	border-top-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	text-decoration: underline;
}
.webmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DDEEFF;
	border: 3px double #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}

