h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	padding: 0;	
	color: #000000;
	background-image: url(../images/h_h1bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 24px;
	text-indent: 15px;
	letter-spacing: -.05em;
	line-height: .05em;
	height: 60px;
}
h2 {
	font-size: 18px;
	color: #bb3133;
}



.error {
	font : bold;
	color : Red;
}

.smallertext {
	font-size:12px;
}