BODY	{
background-color:#F5FCE6;
font-family:verdana,arial,comic sans ms,times new roman;
font-weight:bold;
font-size:14px;
color:#666799;
text-align:justify;
scrollbar-base-color:#000071;
scrollbar-track-color:#838792;
scrollbar-arrow-color:#838792;
overflow-x:hidden;
}
A:link {
	COLOR: #8080ff; font-weight:bold;TEXT-DECORATION: underline
}
A:visited {
	COLOR: #8080ff; font-weight:bold;TEXT-DECORATION: underline
}
A:active {
	COLOR: #666799; font-weight:bold;TEXT-DECORATION: underline
}
A:hover {
	COLOR:#838792; font-weight:bold;TEXT-DECORATION: underline overline
}
h1	{
	font-size:1.4em;
	text-align:center;
}
h2	{
	font-size:1.01em;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h3	{
	font-size:1.15em;
	text-align:center;
}
h4	{
	font-size:1.15em;
	text-align:left;
	padding-left:50px;
	font-style:italic
}
h5	{
	font-size:0.88em;
	text-align:left;
	padding-left:50px;
	font-style:normal;
	font-weight:normal;
}
ol	{
margin-left:50px;
	padding-left:50px;
	padding-right:75px;
	text-align:left;
}
hr	{
	color:#666799;
}
.navigation	{
position:absolute;
	left:0;
	width:100%;
	text-align:center;
	font-size:10px;
	background-color:#F5FCE6;
}
p	{
	padding-left:50px;
	padding-right:50px;
}
b	{
	font-family:arial black;
	font-weight:normal;
}
.quotes	{
	text-align:center;
	padding-left:75px;
	padding-right:75px;
	font-style:italic;
}
table {
	border-width: 4px;
	border-spacing: ;
	border-style: outset;
	border-color: #2d5baa;
	border-collapse: separate;
}
table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: #2d5baa;
}

