body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 16px;
	color: #1111F1;
}
a:link {
	text-decoration: none;
	color: #1111F1;
}
a:visited {
	text-decoration: none;
	color: #1111F1;
}
a:hover {
	text-decoration: underline;
	color: #FF8000;
}
a:active {
	text-decoration: none;
	color: #FF8000;
}
.header {
	font-size: 16px;
	color: #1111F1;
}
.h1 {
	font-size: 18px;
	color: #1111F1;
}
.h2 {
	font-size: 20px;
	color: #1111F1;
}
.h3 {
	font-size: 24px;
	color: #1111F1;
}
.h4 {
	font-size: 36px;
	color: #1111F1;
}
.h5 {
	font-size: 18px;
	color: #000000;
}
.h6 {
	font-size: 24px;
	color: #000000;
}

.nav10 {
	font-size: 12px;
	color: #1111F1;
}
.nav12 {
	font-size: 14px;
	color: #1111F1;
}
.nav10blk {
	font-size: 12px;
	color: #000000;
}
.nav12blk {
	font-size: 14px;
	color: #000000;
}

.spacedtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
}
.spacedtext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2.5px;
}
.spacedtext3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 1.5px;
}

#lightback a { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none; }
#lightback a:link:hover, #lightback a:visited:hover {
	color: #FF8000;
	text-decoration: none;
}
#lightback a:visited {
	color: #000000;
}

.table1 {
	margin: 3px;
	padding: 3px 3px 3px 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	right: auto;
}