body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: CCCCFF;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
a:link, a:visited{
	color: #000080;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:active{
	color: #000080;
}
li {
	font-size: 16px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
}
.SiteNavTable {
	background-color: #0000FF;
	border: 5px double #FFFFFF;
	padding: 5px;
}
#SiteNav a:link, #SiteNav a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:active {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
.BUNavTable {
	background-color: #FFFFFF;
	border: thick double #000080;
}
#BUNav a:link, #BUNav a:visited {
	color: #000080;
	background-color: #FFFFFF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#BUNav a:hover {
	color: #FFFFFF;
	background-color: #000080;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#BUNav a:active {
	color: #000080;
	background-color: #FFFFFF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.FooterInfo {
	font-style: italic;
	font-weight: bold;
}
.ClickInstruction {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.Size2 {
	font-size: 12px;
}
.Size2Bold {
	font-size: 12px;
	font-weight: bold;
}
.ImgCaption {
	font-size: 14px;
	font-weight: bold;
}
.PicFrameTable {
	margin: 8px;
	border: medium double #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.BUNavHeading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	padding: 3px;
}
.Text_Small {
	font-size: 10px;
}
