.style1 {
	font-size: small;
	font-family: "Frutiger 45 Light";
}
.style2 {font-size: medium}
.style3 {
	font-size: x-large;
	font-weight: bold;
}
.page_item {
	display: block;
	height: 28px;
	width: 120px;
	background-color: #281978;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	}
.welcome {
	font-family: 'Frutiger 45 Light';
	font-size: 1.5em;
	font-weight: bold;
	color: #281978;
	}
.navigation {
	font-family: 'Frutiger 45 Light';
	font-size: 1.2em;
	font-weight: bold;
	}
.navigation, .navigation a, .navigation a:hover, .navigation a:visited, #headerimg .description {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	}
.body_text {
	font-family: 'Frutiger 45 Light';
	font-size: 1.0em;
	font-weight: normal;
	}
footer_name {
	font-family: 'Frutiger 45 Light';
	font-size: 1.2em;
	font-weight: bold;
	}
footer_slogan {
	font-family: 'Frutiger 45 Light';
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	}
footer_text {
	font-family: 'Frutiger 45 Light';
	font-size: 1.0em;
	font-weight: normal;
	}
footer_notes {
	font-family: 'Frutiger 45 Light';
	font-size: 0.7em;
	font-weight: normal;
	}