h1, h2 {
	margin: 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000;
}
h1 {
	margin-top: 1em;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	font-style: italic;
}
p {
	margin: 1em 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000;
}
.text { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.textbold { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; line-height: 15px; text-decoration: none }
.link { color: #006699; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.link:visited { color: #006699; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.link:active { color: #339999; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.link:hover { color: #339999; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.footer { color: #808080; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.footer-link { color: #006699; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.footer-link:visited { color: #006699; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
body {	color: #FFFFFF; margin: 0px; padding: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background: #fff; }
.footer-link:active { color: #339999; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.footer-link:hover { color: #339999; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }

.float-right {
	float: right;
	margin: 0 0 3px 15px;
}
.float-left {
	float: left;
	margin: 0 15px 3px 0;
}
.pr-image {
	border: 1px solid #aaa;
	display: inline;
	margin-top: 3px;
	padding: 1px;
	text-align: left;
}
.pr-image .caption {
	color: #5a5c67;
	font-family: arial,helvetica,geneva,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 3px;
}
.pr-image .caption div {
	line-height: 10px;
	margin: 0 0 4px;
}