* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2 {
	line-height: 2;
	color: #333;
}
	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 14px;
	}
	#promotions h2 {
		border-bottom: 1px dotted #999;
	}

h3 {padding-bottom: 0; margin-bottom: 0;}
	
a {
	font-size: inherit;
	color: #0074C6;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border-style: none;
}

#Layout h1 {
	display: none;
}

#Layout p {
	text-align: justify;
}

#Layout label.FormHeading {
	margin-top: 10px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}