/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: normal;
	padding: inherit;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #CCCC99;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	list-style-type: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #E9E9E9;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #CCCC99;
}
.navigation2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #E9E9E9;
}
.maintext {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	vertical-align: top;
}
.pagetitle {
	font-family: Pristina;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.tableheading1 {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

