.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 0px 8px 8px 0px;
	float: left;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
