.background {
	background-color: #ffffff;
}
.text-main {
	font-family: Tahoma, Arial, serif;
	font-size: 12px;
	color: #7F7F7F;
}
.text-read {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #7F7F7F;
}
.text-copy {
	font-family: Tahoma, Arial, serif;
	font-size: 10px;
	color: #ffffff;
}
.text-subtitle {
	font-family: Tahoma, Arial, serif;
	font-size: 14px;
	color: #004BB7;
}
.pl10 {
	padding-left:10px;
}
.ptb5 {
	padding-top:5px;
	padding-bottom:5px;
}
.pt4 {
	padding-left:10px;
	padding-top:4px;
}
.a:link {
	color: #7F7F7F;
	text-decoration: none;
}
.a:visited {
	color: #7F7F7F;
	text-decoration: none;
}
.a:hover {
	color: #EE1C25;
	text-decoration: underline;
}
.a:active {
	color: #7F7F7F;
	text-decoration: none;
}
a:link {
	color: #EE1C25;
	text-decoration: none;
}
a:visited {
	color: #EE1C25;
	text-decoration: none;
}
a:hover {
	color: #EE1C25;
	text-decoration: underline;
}
a:active {
	color: #EE1C25;
	text-decoration: none;
}
.pic-margin {
	margin-right: 8px;
}
.pic-margin2 {
	margin-right: 20px;
}
.news-title {
	margin-bottom: 10px;
}
