h2 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.Section_Header {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #666633;
}
.Sub_Sec_Header {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}
h3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.Click_Img {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.Sec_Nav a:link, .Sec_Nav a:visited, .Sec_Nav a:active {
	color: #666633;
	background-color: #FFFFCC;
	font-size: small;
	font-weight: bold;
}
.Sec_Nav a:hover {
	color: #FFFFCC;
	background-color: #666633;
	font-size: small;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFCC;
}
a:link, a:active {
	color: #666633;
}
a:hover {
	color: #FFFFCC;
	background-color: #666633;
}
a:visited {
	color: #CC99CC;
}
.Img_Caption {
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
.Std_Img {
	border: thick double #666633;
}
