.banner1 {
	background-image:   url("imgs/banner1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.banner2 {
	background-image:   url("imgs/banner2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	color: #330066;
}
body,td,th,div,p,li {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #360147;
	font-weight: bold;
}
.style2 {color: #360147}
.style3 {font-size: xx-small}
.style4 {
	color: #360147;
	font-weight: bold;
}
.style5 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #990000;
}
.style6 {color: #360147; font-weight: bold; font-size: x-small; }
