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

.f1 {
	background-color: #383838;
}
.f2 {
	background-color: #D3D3D3;
}
.f3 {
	background-color: #FFFFFF;
}
.f4 {
	background-color: #F0F0F0;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0056A7;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: center;
}
