.txt12 {
	font-size: 12px;
}
.txt10 {
	font-size: 10px;
}
.txt14 {
	font-size: 14px;
}
.titles {
	font-size: 14px;

	font-weight: bold;
	color: #006699;
	line-height: 16px;
}
body,td {
	font-size: 12px;
	line-height: 125%;
}
.titlesb {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.titletool {
	font-size: 14px;
	font-weight: bold;
	color: #8F5C29;
	line-height: 16px;
}


/*------media/news release------*/
.title{
padding-top:5px;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
}

.news{
margin:10px 0px;
padding-top:10px;
text-align:center;
background:#EEEEEE;
}
.photo{
width:320px;
border:0px;
}
.caption{
font-weight:bold;
font-size:14px;
margin:0px;
padding:5px;
}