a {
	/*text-decoration: none;*/
	/*font-weight: bold;*/
	color: #000066;
}

BODY, p, td, ul, li, ol {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #999999:
}

.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B1C0D1;
	border-right-color: #B1C0D1;
	border-bottom-color: #B1C0D1;
	border-left-color: #B1C0D1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.anchorImage {
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

H2 {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 14pt;
	color: #000066;
}
.heading2 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	color: #000066;
}
.indent40px {
	padding-left: 40px;
}
.indent1 { padding-left: 12px; }
.indent2 { padding-left: 24px; }