body         {
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0px;
}
img {
	border-color:#100202;
}
a:link { text-decoration: none; } 
a:visited { text-decoration: none; } 
a:hover { text-decoration: underline; } 
a:active { text-decoration: underline; } 
a {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FF3333;
}
.highlight {
	font-weight: bold;
	color: #FF3333;
	font-family: Arial;
}
.bigheading {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smallheading {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.ESL {
	font-weight: bold;
	color: #FF3333;
	font-family: Arial;
	font-style: italic;
}
.note {
	font-family: Arial;
	font-size: 8pt;
	color: #FF3333;
}
a.normal {

	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FF3333;
}
