/* CSS Document */

p{
font-family:  Verdana, sans serif;
font-size:  11px;
color:  #000000;
line-height:  18px;
padding:  3px;
}h5 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #f7eedf;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 8px;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	display: block;
	padding: 8px;
	width: auto;
	background-color: #F7EEDF;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

