body {font: 12px/18px Arial, Helvetica, sans-serif;}

/*default font-sizes */
h1 {font-size: 27px; line-height: 150%;}
h2 {font-size: 21px; line-height: 150%;}
h3 {
	font-size: 12px;
	line-height: 18px;
	background-color: #494E55;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
        margin-top: 18px;
	margin-bottom: 6px;
}
h4 {font-size: 12px; margin-bottom: 3px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}


p {margin-bottom: 18px;}
#footer p {
	color: #E9E9E9;
}

.smallType {font: 11px/15px Arial, Helvetica, sans-serif;}

.underline {border-bottom: 5px solid #000000; margin:3px 0 9px;}

