@charset "utf-8";
/* CSS Document */
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #282828;
	line-height: inherit;
	padding: 3px;
	font-style: normal;
}

.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0033BC;
	line-height: inherit;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}	

.style8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0033BC;
	line-height: inherit;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
.style26 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #080;
	line-height: inherit;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #C93D01;
}
.bold2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C93D01;
}

.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.navigation1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D00;
	text-decoration: none;
	background-color: #FFF;
	display: inline;
	padding: 0px;
}  

.navigation1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
	background-color: #FFF;
	display: inline;
	padding: 0px;
	width: auto;
}

.navigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D00;
	text-decoration: none;
	background-color: #996;
	display: inline;
	padding: 0px;
}  

.navigation2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
	background-color: #996;
	display: inline;
	padding: 0px;
	width: auto;
}
