body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/bannerside.gif);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #224291;
}

a:hover, a:active {
	color: #0000FF
}

.type-main {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: normal;
	color: #000000;
}

.type-sub {
	font-size: 14px;
	font-weight: bold;
	color: #224291;
	text-align: center;
}

.type-title {
	font-size: 24px;
	font-weight: bolder;
	color: #224291;
}

.type-other {
	font-size: 12px;
	font-weight: normal;
	color: #224291;
	text-align: left;
	}
