.section {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: f37031;
}
.subsection {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
#sub a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}
#sub a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
#sub a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
}
#sub a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: f37031;
	text-decoration: underline;
}
.intro {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
