.bt {
	background-image: url(Jpegs/bt.jpg);
	background-repeat: no-repeat;
}
.bm {
	background-image: url(Jpegs/bm.jpg);
	background-repeat: repeat-y;
}
.bb {
	background-image: url(Jpegs/bb.jpg);
	background-repeat: no-repeat;
}
.back {
	background-color: #E1F0C2;
}

.-1 {
	font-size: 7pt;
}
.1 {
	font-size: 9pt;
}
.2 {
	font-size: 10pt;
}
.3 {
	font-size: 11pt;
}
.4 {
	font-size: 12pt;
}
.footer {
	color: #3399FF;
}
.button {
	background-color: #FFFFFF;
	border: thin solid #E1F0C2;
}
.title {
	background-color: #9BCC35;
	color: white;
}
.buttonover {
	background-color: #E1F0C2;
	border: thin solid #E1F0C2;
	font-weight: bolder;
	text-decoration: underline;
}
.under {
	text-decoration: underline;
}
.none {
	text-decoration: none;
}
.under1 {
	text-decoration: underline;
	color:red;
}
.none1 {
	text-decoration: underline;
	color:blue;
}
