p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
.subnav_link {
	font-size: 10px;
	color: #333333;
	background-image: url(images/subnav_back.jpg);
	background-position: right top;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.header_text_info {
	font-size: 10px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
a {color: #CC6633;}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC9966;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}

a.subNav:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/subnav_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
a.subNav:visited { color: #666666; }
a.subNav:hover { color: #669999; }
a.subNav:active { color: #669999; }


a.topNav:link {
	color: #CCCCCC;
}
a.topNav:visited { color: #CCCCCC; }
a.topNav:hover { color: #FFFFFF; }
a.topNav:active { color: #FF9933; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #78562E;
	font-weight: bold;
}
.bullet {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: disc;
	padding-right: 20px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.date {
	color: #CC6633;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
}
.line_right {
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #999999;
}
.credit {
	color: #333333;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
}
