/* CSS Document */

.body_text1 {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
}

.body_text1 a:link {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.body_text1 a:visited {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.body_text1 a:hover {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.body_text1 a:active {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.home_content {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
}

.home_content a:link {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.home_content a:visited {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.home_content a:hover {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.home_content a:active {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer1 {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	border-top: 2px solid #0b3b6c;
	border-bottom: 2px solid #0b3b6c;
}

.footer1 a:link {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer1 a:visited {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer1 a:hover {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.footer1 a:active {
	color: #0b3b6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer2 {
	color: #0b3b6c;
	font-size: 10px;
	font-weight: bold;
}

.footer2 a:link {
	color: #0b3b6c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer2 a:visited {
	color: #0b3b6c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer2 a:hover {
	color: #0b3b6c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.footer2 a:active {
	color: #0b3b6c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.page_desc {
	font-family: Ballpark;
	font-size: 30px;
	color: #0b3b6c;
}