﻿.imageHoriz8 {
	margin-left: 8px;
	margin-right: 8px;
}
.fontXsmall {
	font-size: x-small;
}
.horizLine {
	color: #5E859A;
}
body {margin: 0;}
.alignRight {
	text-align: right;
}
.center {
	text-align: center;
}
h1 {
	color: #5E859A;
	font-size: large;
	font-weight: bold;
	margin-left: 15%;
	margin-right: 15%;
	letter-spacing: 8px;
}
h2 {
	color: #658393;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15%;
	margin-right: 15%;
}
h3 {
	color: #658393;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 15%;
	margin-right: 15%;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 15%;
	margin-right: 15%;
}


a {
	color: #5E8597;
}
a:visited {
	color: #5F8598;
}
a:active {
	color: #003366;
}
a:hover {
	color: #003366;
}
p {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin-left: 15%;
	margin-right: 15%;
}
.bullet {
	list-style-type: square;
	list-style-image: url('images/bullet1.png');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	margin-left: 15%;
	margin-right: 15%;
}

.bullet1 {
	list-style-type: square;
	list-style-image: url('images/bullet.gif');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	margin-left: 15%;
	margin-right: 15%;
}

.fontRed  {
	color: red;
}

.fontBlue {
	color: #5f8598;
}

.fontBlack {
	color: #000000;
}

.imageRight {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
.imageLinkedNoBoarder {
	border-width: 0;
}
.ol {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	margin-left: 20%;
	margin-right: 15%;
}
