.heading, .sideheading {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699; 
	margin: 0px; 
	font-style: italic; 
	border-left: 2px solid #FF0000; 
	border-bottom: 2px solid #FF0000; 
	padding: 2px 0 4px 4px;
}

.heading {
	font-size: 18px; 
	color: #1171A1;
	background: #eeead6;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 300px;
	padding-top: 3px;
}

.longheading {
	width: 400px;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #1171A1;
}