@charset "utf-8";
/* CSS Document */

.p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 3px;
}
.header2{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-weight: bolder;
}
.bold {
	font-family: Verdana, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: 990000;
}.bottom{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	padding: 3px;
	font-weight: lighter;
}
.bottom2{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	padding: 3px;
	font-weight: lighter;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 95px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0077BF;
	display: block;
	padding: 1px;
	width: 95px;
	height: 10px;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 130px;
}
.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0077BF;
	display: block;
	padding: 1px;
	width: 130px;
	height: 10px;
}

