p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.inactive {
	color: #999999;
}
.intro {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.contentEntry {
	margin-top: 6px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.contentHeader {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.contentFooter {
	margin-left: 15px;
}

