h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a:visited {
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a:active {
	color: #660000;
	font-weight: bolder;
}
.navbar {
	padding: 10px;
	margin: 0px 20px 0px 0px;
	background-color: #999999;
	background-image: url(graphics/ContBkg.gif);
	float: left;
	border: thin solid #660000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 36pt;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.sub-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #999999;
	background-image: url(graphics/ContainerBkg.gif);
	background-repeat: repeat;
	font-family: Optima, "New York";
	font-size: 12px;
}
.intro {
	font-family: Optima, "New York";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-indent: 20pt;
}
.introTable {
	background-image: url(graphics/cellbackground3.gif);
}
.navbox {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	background-image: url(graphics/ContBkg.gif);
}
.articleCategory {
	font-family: Zapfino, Optima, "New York";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
