.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

.subheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : 500;
}

.navtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.caption {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style: italic;
	color: #333333;
	text-align: center;
}

A {
	text-decoration : none;
	color : #006699;
}

A:HOVER {
	text-decoration : underline;
	color : #006699;
}.border {
	border: 1px solid #000000;
}
body {
	background-color: #036;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 841px;
}
p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	color: #663300;
	line-height: 130%;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #300;
	text-align: left;
	padding-top: 15px;
}
.force-center {
	text-align: center;
}
li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330;
	font-size: 14px;
	font-style: italic;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #9F280F;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	padding-right: 40px;
	padding-left: 20px;
	font-style: italic;
}

.container {
	width: 841px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

