a:link {
font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none;
} 
a:visited {
font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none;
} 
a:hover {
font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none;
}

a:active {
font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none;
} 

P {
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
   font-weight: bold;
}

H5 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}
H6 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
	font-style: italic;
}