img {
	border: none;	
}	

.clear_both {
	clear:both;
}

.blue {
	color: #1A549F;
}	

h1 {
	font-family: Arial;
	font-size: 18px;
	line-height:38px;
	font-weight: normal;
	color: #1C5A9F;
	margin: 0;
	padding: 0;	
	background: #FFFFFF url('../images/layout/background_h1.gif') no-repeat bottom left;
}

.h1 {
	font-family: Arial;
	font-size: 18px;
	line-height:28px;
	color: #1C5A9F;
}

#content p, ul li {
	font-family: Verdana;
	font-size: 12px;
	line-height:19px;
	color: #706E6A;
}

a {
	font-family: Verdana;
	font-size: 12px;
	line-height:19px;
	color: #1C5A9F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}
