.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	line-height: normal;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	display: block;
	padding: 10px;
	width: auto;
	text-decoration: none;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	background-color: #CCCCCC;
	display: block;
	padding: 10px;
	width: auto;
}

.navigation-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	background-color: #CCCCCC;
	display: block;
	padding: 10px;
	width: auto;
	text-decoration: none;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: auto;
	text-decoration: none;
}

.navtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: auto;
}

.home-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: auto;
	text-decoration: none;
	height: 10px;
}

.home-navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: auto;
	text-decoration: none;
	height: 10px;
}

.bottom-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: auto;
	text-decoration: none;
	height: 10px;
}
.paragraphheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
