.style1 {
	color: #cfcfcf;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.header1 {
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.alignleft-image {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.alignright-image {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.two a:link {
	color: #FF0000;
	text-decoration: underline;
}
.two a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.two a:hover {
	text-decoration: none;
}
.two a:active {
	color: #FF0000;
	text-decoration: underline;
}

