body, ol, p, h1, h2, h3, h4, img {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Verdana, Sans-Serif;
}
h1 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	color: #05224C;
	font-size: 240%;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 0px;
}
ol, p {
	color: #000000;
	font-size: 85%;
	font-weight: normal;
	line-height: 150%;
	list-style-position: outside;
}
h6 {
	color: #000000;
	font-size: 78%;
	font-weight: normal;
	line-height: 140%;
	font-style: italic;
	list-style-position: outside;
}

h4 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #05224C;
	font-weight: normal;
	line-height: 140%;
	margin-top: 25px;
	font-size: 16px;
}
h5 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	color: #05224C;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	margin-top: 25px;
	font-size: 22px;

}
li {
	margin-left: 25px;
}
p {
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-family: "Arial Narrow", Sans-Serif;
	color: #05224C;
	font-size: 105%;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: 3px;
	margin-top: 15px;
	text-transform: uppercase;
}
a:link {
	color: #294B84;
	font-weight: bold;
}
a:visited {
	color: #771306;
	font-weight: bold;
}
h3 {
	font-family: "Arial Narrow", Sans-Serif;
	color: #771306;
	font-size: 130%;
	font-weight: bold;
	line-height: 105%;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 10px;
	text-transform: uppercase;
}	
.readin {
	font-family: "Arial Narrow", Sans-Serif;
	color: #05224C;
	font-size: 130%;
	font-weight: bold;
}
img.addmargin {
	margin-top: 10px;
	margin-left: 10px;
}
div.sidebar {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	background-color: #e2f1ff;
	padding: 4px;
	padding-left: 8px;
	padding-bottom: 5px;
}
p .sidebar {
	margin-bottom: 0px;
	margin-top: 10 px;
}
table.alt {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	font-size: 75%;
	line-height: 150%;
	v-align: bottom;
	border-collapse="collapse";
	border: 1px solid #05224C;
}	

.headalt {
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	v-align: bottom;
	background-color: #cee7ff;
}

td.bdrt {
	border: 1px solid;
	text-align: right;
	v-align: bottom;
}
td.bdrlft {
	border: 1px solid;
	text-align: left;
	v-align: bottom;
}

td.bdrctr {
	border: 1px solid;
	text-align: center;
	v-align: bottom;
}

.ttitl {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	line-height: 130%;
}