body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #000000;
}

.bodytextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.footertextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	letter-spacing: .11em;
}

.bodytextwhitecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li { background: url(images/bullet_squiggly.jpg) left center no-repeat;
     padding-left: 12px;
     margin-bottom: 10px;
 }.leftreveal {
	background-color: #000000;
	background-image: url(images/left_reveal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightreveal {
	background-color: #000000;
	background-image: url(images/right_reveal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bodylinks A {font-size:13px; color: #000000; font-family: arial; text-decoration: none; }
.bodylinks A:link {font-size:13px; color: #000000; font-family: arial; text-decoration: none; }
.bodylinks A:visited {font-size:13px; color: #000000; font-family: arial; text-decoration: none; }
.bodylinks A:active {font-size:13px; color: #FFFFFF; font-family: arial; text-decoration: none; }
.bodylinks A:hover {
	font-size:13px;
	color: #0066FF;
	font-family: arial;
	text-decoration: none;
	background-color: #FFFFFF;
	text-valign: center;
	border-top: 4px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.flashbg {
	background-color: #FFFFFF;
	background-image: url(images/flash_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #1F1D71;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #1F1D71;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
}
.bodytextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

