.font14 {
	font-size: 14px;
	line-height: 150%;
}
.font12 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;

}
a:link {
	color: #9A3A23;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.font13 {
	font-size: 13px;
	line-height: 140%;
}
H1{
	color: #666666;
	font-size: 13px;
	margin-left: 33px;
	font-weight : normal;
}
strong{
	
	font-weight : normal;
}
