.hide {
	display: none;
}
img {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 23px;
}
a:link {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
}
h1 {
	font-size: 1.15em;
	font-weight: normal;
}
p {
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 1em;
}
a:visited {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.mainNav {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 11px;
}
