@charset "UTF-8";
/* CSS Document */


.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;	
	}
	
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	}
	
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	}
	
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;

}

.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #464646;
}

.bar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}

.blue {
	color: #183f79;

}
.bold {
	font-weight: bold;

}


h1 {
	color: #08316f;
	font-size: 23px;

}

h2 {
	color: #ed2024;
	font-size: 23px;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

h3 {
	color: #ed2024;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
