.NoUnderline {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000066;


}
.NoUnderlineNB {

	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
.NoUnderline10 {

	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.NoUnderline11 {


	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}
.NoUnderline11NB {



	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
.NoUnderlineLTBLUE {

	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
.NoUnderlineNBLTBLUE {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #000099;

}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;


}
.BodyTextLink {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.Background {
	background-image: url(../Pictures/design101.jpg);
}

