.title {
 font-family: Arial;
 font-size: 18px;
 color: #FFFFFF;
 font-weight: bold;
 line-height: 100%;
}

.title2 {
 font-family: Arial;
 font-size: 18px;
 color: #000000;
 font-weight: bold;
 line-height: 130%;
}

.text {
 font-family: Arial;
 font-size: 16px;
 color: #000000;
 font-weight: normal;
 line-height: 130%;
}.newsText {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.creditFont {color:#A00;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}