/* CSS Document */

.content1 h1{
	font-size: 14px;
	font-weight: bold;
	color: #414143;
	margin: 20px 0px 10px 0px;
}

.content1 {
	font-weight: bold;
	color: #414143;
	font-size: 11px;
}

.content1 .text{
	font-weight: normal;
	color: #414143;
	font-size: 11px;
}

.content2 h1{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin: 10px 0px 20px 0px;
}

.content2 {
	font-weight: bold;
	color: #414143;
	font-size: 11px;
}

.news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin: 10px 0px 20px 0px;
}

.news h1 a {
	font-size: 14px;
}

.news .description {
	font-weight: bold;
	color: #414143;
	font-size: 11px;
	margin: 20px 0px 5px 0px;
}

.news .detail, .news .detail:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	margin: 5px 0px 20px 0px;
	margin-right: 5px;
}

.testimonial2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.testimonial2 h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #aa0000;
}

.testimonial {
	padding: 10px;
	margin: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

.testimonial h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #aa0000;
}