#divContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
#divContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1em;
	line-height: normal;
}
#divContent  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 1em;
	font-size: 1.4em;
	line-height: normal;
}

#divContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.6em;
	padding-top: 0.3em;
	padding-bottom: -0.8em;
}
.emphasisParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: -0.8px;
}


#divContent ol li {
	font-size: 1em;
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: -0.5em;
	line-height: 1.5em;
}

#divContent ul li {
	font-size: 1em;
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: -0.5em;
	line-height: 1.5em;
}
#divContent ol ul {
	margin-bottom: 7px;
}

#divContent ol ul li{
	list-style-type: none;
	margin-left: -3em;
}
#divContent ol p{
}
#divContent a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#divContent a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#Footer #tableFoot {
	text-align: left;
	font-size: 0.8em;
	color: #FFFFFF;
}

#Footer #tableFoot a, a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}

#Footer #tableFoot a:hover, a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
