body {
	background-color: #FFFFEA;
}

body, td, th, h3, h6 {
	color: #003366;
}

h1, h2, h4, h5 {
  color: #506080;
}

a {
	color: #336699;
	
}
a:hover {
	color: #660033
}

.TextSpecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #506080;
}
.LastUpdated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #999999;
}
.Alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #990000;
}
.TextSpecialBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #506080;
}
.TextSpecialItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #506080;
}
.PhotoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #506080;
}
.PhotoBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #506080;
}
.PhotoClickToEnlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #506080;
}
.TextVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #506080;
}
.TextMedItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #506080;
}
.TextNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
}
.TextNormalItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #506080;
}
.LinksBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.TextVerdanaItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #506080;
}
.PageSectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #506080;
}
.TextNormalMuted {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #506080;
}
.AlertBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.TinyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}
