/* CSS Document */

p {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding:3px;
	text-align: justify;
	font-weight: bold;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #993300;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006666;
}

h1 {
	font-family: Eurostile;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}

.bold3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

h3 {
	font-size: 16px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Eurostile;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
.navigation2 {

	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation2:hover {

	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-repeat: repeat;
	vertical-align: top;
	letter-spacing: 0.01px;
	padding-left: 40px;
	padding-top: 30px;
}
