a:link {
	color: #00539f;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active  {
	text-decoration:underline;
	color: red;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #00539f;
	line-height: 27px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #00539f;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00539f;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.photoid {
	font-size: 11px;
	line-height: 13px;
}
.footer {
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
}
.trailofcrumbs {
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}

a.whitelink:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
a.whitelink:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.1stSubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #00539f;
}
.2ndSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00539f;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


