.contacttable1 {background-color:#12335f;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#F00;
}
.contacttable2 {
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#F00;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#F00;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	vertical-align:top;
}
.contacttable3 {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#F00;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#F00;
	vertical-align:top;
}
.contactheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0;
	text-align:center;
	font-weight:bold;
}
.contact1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	vertical-align:text-top;
}
.email1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}