body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}
p {
	font-size: 0.9em;
}
a:link {
	text-decoration: none;
}
h1 {
	font-weight: bold;
	text-align: center;
	font-size: 2.0em;
	margin: 2px;
}
h3 {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.bannerstyle {
	background-color: #7675FF;
	text-align: center;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bannerstyle a:link {
	color: #FFFFFF;
	}
.bannerbgimage {
	background-image:  url(background-images/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
}
.maincolumn {
	width: 310;
	valign: top;
	vertical-align: top;
	padding: 4px;

}
.maincolumn a:link {
	font-weight: bold;
	}
.footerstyle {
	text-align: center;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
