.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}

.Header_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
}

.HeaderLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-color:#CCCCCC;
	color: #000042;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}

.HeaderLargePlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000042;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}

.Address {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.DDIT {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
}

.BottomNav {font-family: "Times New Roman", Times, serif; font-size: 16px; color: #336666; font-weight: bold; }

.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	vertical-align:top;
}

.tablehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
}

A:link { 
	text-decoration: none;
	color: #333333;
}

A:visited { 
	text-decoration: none;
	color: #6E6E6E;
}

A:active {
	text-decoration: none;
	color: navy; 
}
