﻿p {
	text-align: justify;
}
ol {
	text-align: justify;
	list-style-type: decimal;
	list-style-position: outside;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #000080;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #121271;
	text-align: left;
}
h3 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #121271;
}
a:link {
	text-decoration: none;
	color: #121271;
}
a:hover {
	color: #121271;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #121271;
	font-weight: bold;
}
.removeBorder {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtitle {
	font-weight: normal;
	font-size: large;
	font-style: normal;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000063;
}
.italic {
	font-size: small;
}
.picL {
	float: left;
	padding: 5px;
}
.picR {
	float: right;
	padding: 5px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.cursor {
	padding: 10px 0px 10px 0px;
	cursor: pointer;
}
hr {
	color: #000080;
}
#crawl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #121271;
	text-decoration: none;
	font-weight: normal;
}
marquee {
SCROLLDELAY=200;
}
