@charset "utf-8";
.txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.txt-bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.head-yellow {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffdd0a;
}
.sub-head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.sub-head2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
}
.black-txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

