.CAPS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-weight: normal;
}
.LinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.LargestText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: bold;
}
.ActiveLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#990000;
}
.ActiveLinkTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#AD1A21;
}
.designNOTES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.SmallerLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.SmallerActiveLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color:#990000;
}
.BiggerLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #AD1A21;
	text-decoration: none;
	font-weight: bold;
}
a.yellBox:link {
	color: black;
	text-decoration: none;
}
a.yellBox:visited {
	color: black;
		text-decoration: none;
}
a.yellBox:hover {
	color: #990000;
	text-decoration: underline;
}
a.yellBox:active {
	color: #990000;
	text-decoration: underline;
}
a.nav:link { 
	color: white; 
	text-decoration: none;
}
a.nav:visited {
	color: white;
	text-decoration: none;
}
a.nav:hover {
	color: white;
	text-decoration:underline;
}
a.nav:active {
	color: white;
	text-decoration: underline;
}
.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF00;
}
.LARGEbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.yellBox2:visited {
	color: red;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
.BiggerLinkText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

td.contact-header {
	text-align: center;
	}
	
td.contact-header h2 {
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 30px;
	line-height: 36px;
	margin: 20px 0 -10px 0;
	padding: 0;
	}	
	

