.bck {
	background-image: url(images/bground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2F58A7;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009FC6;
}
.textwte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #FFFFFF;
}
.textbtmborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A0C6;
}
.textsml {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	font-style: italic;
}
.head1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #CC0000;
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #cc0000;}