.header_menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
	text-decoration: none;
}
.header_title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	font-weight: bold;
}
.header_subtitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1em;
}
.page_body {
	background-image: url(background.jpg);
	background-attachment: fixed;
}
.page_maintable {
	width: 75%;
}



p {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
	white-space: normal;
}
a {
	font-style: italic;
	color: #3366FF;
	text-decoration: underline;
}
h1 {
	border-bottom-style: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #3366FF;
	font-weight: bolder;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	background-position: center;
}

