@charset "utf-8";
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	line-height: 1.3;
	
}

.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 1.3;
	font-weight: bolder;
	
	}

.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #D20005;
}
a:link {
	color: #22516A;
}
a:visited {
	color: #22516A;
}
a:hover {
	color: #22516A;
}
a:active {
	color: #22516A;
}
.tables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #FFF;
	border-color: #FFF;
	padding: 20;
}


.titles-ws {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	text-align: left;
}
.bullet {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
