body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6168AC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:link {
	color : #333333;
	background : inherit;
	text-decoration : none;
	font-size : 12pt;
	line-height: 25px;
}

a.nav:active {
	color : #990000;
	background : inherit;
	text-decoration : none;
	font-size : 12pt;
	line-height: 25px;
} 
a.nav:visited {
	color : #990000;
	background : inherit;
	text-decoration : none;
	font-size : 12pt;
	line-height: 25px;
} 
a.nav:hover {
	color : #71623b;
	background : inherit;
	text-decoration : underline;
	font-size : 12pt;
	line-height: 25px;
} 
.ContactText {
	font-size: 12pt;
	margin-left: 25px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
}
.copyright{
	margin: 0;
	padding: 3px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ul {
	list-style-image: none;
	list-style-type: none;
}

#BodyTable {
	width: 100%;
	background-color: #FFFFFF;
	border: thin solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Date {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#Footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.LeftColumn {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}

