h1 {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

p.crew {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

p.small {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	margin-bottom: 5pt;
}


.BoldText {
	font-weight: bold;
}

.BoldItalicText {
	font-weight: bold;
	font-style: italic;
}

.SEOSiteMap {
	color: #FAFAFA;
	font-family: "Times New Roman", Times, serif;
	/*font-size: 6pt;*/
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SEOKeywordLinks {
	color: #F0F8FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10%;
	text-decoration: none;
}