h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D61800;
	text-align: left;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D61800;
	font-style: normal;
	text-align: left;
	margin-bottom: -5px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D61800;
	text-align: left;
	font-weight: normal;
	margin-bottom: -8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(images/tick.gif);
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: 000000;
	text-align: left;
	margin-bottom: -5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	text-align: left;
	font-weight: normal;
}
link {
	color: #000000;
	text-decoration: underline;
}

.bl {background: url(images/bl.gif) 0 100% no-repeat #e68200; width: 20em} 
.br {background: url(images/br.gif) 100% 100% no-repeat} 
.tl {background: url(images/tl.gif) 0 0 no-repeat} 
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}


