body, td, p {
	font-family: Arial;
	font-size: 12px;
}

.news_title {
	font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #1E287A;
}

.news_intro {
	font-family: Arial;
	font-size : 12px;
	font-weight : bold;
}

.h4 {
	font-family: Arial;
	font-size : 16px;
	font-weight : bold;
	color: #1E287A;
}

a {
	color: #1E287A;
}

a:hover	{
	color: red;
}

hr {
	color : #CACACA;
	height: 1px;
}

.small {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

input, select, textarea {
	font-family: Arial;
	font-size: 11px;
}

.pr_header{
	font-family: Arial;
	font-size : 16px;
	font-weight : bold;
	color: #1E287A;
}

.title {
	font-family: Arial;
	font-size : 16px;
	font-weight : bold;
	color: #1E287A;
}