BODY {
	background-color : #2F4E6F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 18px;
	margin-right : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}

A : LINK {
	color : #0000FF;
	text-decoration : none;
}

A : VISITED {
	color : #660066;
	text-decoration : none;
}

A : HOVER {
	color : #0066FF;
	text-decoration : underline;
}

A : ACTIVE {
	color : #0099FF;
	text-decoration : underline;
}

B {
	font-weight : 600;
}

I {
	font-style : italic;
}

.black18 {
	font-size : 18px;
	color : #000000;
}

.black18hl {
	font-size : 18px;
	background-color : Yellow;
	color : #000000;
}

.black22 {
	font-size : 22px;
	color : #000000;
}

.black20 {
	font-size : 22px;
	color : #000000;
}

.black24 {
	font-size : 24px;
	color : #000000;
}

.black28 {
	font-size : 28px;
	color : #000000;
}

.blue14 {
	font-size : 14px;
	color : #000066;
}

.blue14hl {
	font-size : 14px;
	background-color : Yellow;
	color : #000066;
}

.blue16 {
	font-size : 16px;
	color : #000066;
}

.blue18 {
	font-size : 18px;
	color : #000066;
}

.blue22 {
	font-size : 22px;
	color : #000066;
}

.blue24 {
	font-size : 24px;
	color : #000066;
}

.dkred14 {
	font-size : 14px;
	color : #990000;
}

.dkred14hl {
	font-size : 14px;
	background-color : Yellow;
	color : #990000;
}

.dkred20 {
	font-size : 20px;
	color : #990000;
}

.green16 {
	font-size : 16px;
	color : #009900;
}

.red14 {
	font-size : 14px;
	color : #FF0000;
}

.red16 {
	font-size : 16px;
	color : #FF0000;
}

.red18 {
	font-size : 18px;
	color : #FF0000;
}

.red20 {
	font-size : 20px;
	color : #FF0000;
}

.red24 {
	font-size : 24px;
	color : #FF0000;
}

.red24hl {
	font-size : 24px;
	background-color : Yellow;
	color : #FF0000;
}

.highlight {
	background-color : Yellow;
}

.narrowText {
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
