body { font-family: Arial; font-size: 10pt; color: #000000 }

.white24     { font-family: Arial; font-size: 24pt; color: #FFFFFF; font-weight: bold }
.white10     { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.navy24      { font-family: Arial; font-size: 24pt; color: #000080 }
.navy18      { font-family: Arial; font-size: 18pt; color: #000080 }
p {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}
.blue10 {
	FONT-SIZE: 10pt; COLOR: #0000ff; FONT-FAMILY: Arial
}
.navy14 {
	FONT-SIZE: 14pt; COLOR: #000080; FONT-FAMILY: Arial
}
.body10 {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}
.green14 {
	FONT-SIZE: 14pt; COLOR: #008000; FONT-FAMILY: Arial
}
.navy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}

.grey18      { font-family: Arial; font-size: 18pt; color: #4C726C; font-weight: bold }

.body10white      { font-family: Arial; font-size: 10pt; color: #FFFFFF }
.grey36      { font-family: Arial; font-size: 36pt; color: #4C726C; font-weight: bold }
.grey12      { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }

a:link {
	COLOR: #000080
}
a:visited {
	COLOR: #000080
}
a:hover {
	COLOR: #ff0000
}
a.noUnderline {
	TEXT-DECORATION: none
}
a.noUnderlinewhite {
	TEXT-DECORATION: none; color: #FFFFFF
}