/* CSS Document */
H1
{
	font-family: Arial;
	background: #ADD8E6;
	padding: 5mm 5mm;
	border-bottom: thin solid #4682B4;
	border-top: thin solid #4682B4;
	color: #2F4F4F;
}
H2
{
	font-family: Arial;
	border-bottom: thin solid #4682B4;
}
H3
{
	font-family: Arial;
	border-bottom: thin solid #4682B4;
}
