ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;

}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000066
}
.ltblucell {
	background-color: #3399CC;
	vertical-align: top;
	color: White;
}

.ltblucell2 {
	background-color: #3399CC;
	color: White;
}

.whitecell {
	background-color: White;
	vertical-align: top;

}
.head1 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
}

.head2 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.dkblucell  {
	background-color: #003366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;
}
.texthead {
	color: #BE7F3F;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;

}

.textheadred {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FF0000;
	font-weight:bold;
}

a {
	color: #00008B;
	font-weight: bold;
	text-decoration: underline;
}
.maroontext {
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
}

a:hover {
	background-color: #3399CC; 
}

.smalltext {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
