.top-bg {
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.bottom-bg {
	background-image: url(bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #000066;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 135%;
	color: #000066;
}
.heading {
	font-family: "Myriad Pro Cond";
	font-size: 35px;
	line-height: 150%;
	color: #0000FF;
}
.style2 {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: 150%;
	color: #CC6600;
}
.style1 {
	font-family: Calibri;
	font-size: 18px;
	line-height: 130%;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #000066;
}
.heading2 {
	font-family: "Myriad Pro Cond";
	font-size: 35px;
	line-height: 150%;
	color: #663399;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #000066;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 135%;
	color: #0000FF;
}
