.FOOTER {
	COLOR: #d6dbe0; TEXT-DECORATION: none
}
.ONYELLOW {
	COLOR: #172059; TEXT-DECORATION: none
}

li {list-style-type:square;}

.boldblue {
	color: #006;
	font-weight: bold;
}
.boldblackitalic {
	font-family: "Monotype Corsiva", "Brush Script Std Medium", "Lucida Handwriting Italic";
	font-weight: bolder;
	color: #000;
	font-size: x-large;
}

h1 {
	font-family: "Monotype Corsiva", "Brush Script Std Medium", "Lucida Handwriting Italic";
	font-size: x-large;
	font-weight: bolder;
	color: #0b1b85;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0b1b85;
}

.boldbluesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0b1b85;
}


.boldblack {
	font-weight: bold;
}

body div table tbody tr td table tbody {
}

h2 {
	font-family: "Monotype Corsiva", "Brush Script Std Medium", "Lucida Handwriting Italic";
	font-size: large;
	color: #0b1b85;
}

.smitalic {
	font-size: small;
	font-style: italic;
}

