.header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #0f5e9b;
	text-transform: none;
}
.txt {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #343434;
	text-align: justify;
}

.txt_bg {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #232323;
	text-align: justify;
}
a.txt_bg {
	color: #990000;
	text-decoration:none
}

.txt_bg2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #232323;
	text-align: justify;
	background-image: url(img/note_lg.gif);
	padding: 20px;
}
a.txt_bg2 {
	color: #990000;
	text-decoration:none;
	background-image:none;
	
}

.header_bg {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #0f5e9b;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.frm {
	background-color: #FFFFFF;
	border: 1px solid #C2D2E2;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	list-style-type: none;
}
