@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: normal;
	padding: 3px;
}
footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	display: block;
	padding: 8;
	width: 120px;
	text-decoration: none;
}
.menu_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	text-align: left;
}


.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	display: block;
	padding: 8;
	width: 120px;
	text-decoration: none;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
page_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
	font-variant: normal;
}
#about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
}
Underline {
	text-decoration: underline;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 110%;
	list-style-type: none;
}
.link_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 200%;
}

