a        { text-decoration: none }
body {
	line-height: 1.5;
	font-size: 16px;
}
h1           {
	color: #191970;
	font-weight: bold;
	font-size: 20px;
	font-family: "Arial Black", sans-serif;
	background-color: #f0f6fd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top: 7px solid #4169e1;
	border-bottom: 3px solid #ccc
}
h2  { font-weight: normal; font-size: 16px; font-family: "Arial Black", sans-serif; text-align: left; padding-left: 0.5em; border-top: 0.2em solid #191970; border-left: 1em solid #191970; left: 1em }

h3          {
	color: #696969;
	font-weight: normal;
	font-size: 16px;
	font-family: "Arial Black", sans-serif;
	text-indent: 0.2em;
	margin-bottom: 0.2em;
	border-top: medium none #008b8b;
	border-left: 0.8em solid #008b8b
}
h4 { color: #191970; font-weight: normal; font-size: 1em; font-family: sans-serif; margin-left: 1.5em; padding-top: 1em }
td {
	line-height: 1.5;
	font-size: 16px;
}

