.content {
	padding-right: 20px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.content h1 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	height: auto;




}
.content p {
	line-height: 150%;
}
.content h2 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content a:link, .content a:active, .content a:visited {
	color: #CC0033;
	text-decoration: none;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
