/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color:#000000;
line-height: 18px;
padding: 3px;
}
.style11 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	display: block;
	white-space: nowrap;
	text-align: center;
	width: auto;
	height: auto;
	padding: 4px;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #0066CC;
	display: block;
	white-space: nowrap;
	text-align: center;
	width: auto;
	height: auto;
}

.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
}
.border {
	border: 3px solid #85D400;
}

.title{
	font-family: Rockwell;
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
