BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #333366;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

UL .frontPage {
	color : #000099;
}

TABLE .lineList {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.lineList TH {
	font-size : 10pt;
	font-weight : bold;
	background-color : #CCCCCC;
	padding : 2px;
}

.catalog {
	vertical-align: middle;
	width : 260px;
	font-size : 8pt;
	display: inline;
	padding: 12px;
}

.title {
	font-size : 12pt;
	font-weight : bold;
}

.titleAlt {
	font-size : 12pt;
	font-weight : bold;
	color : #0000CC;
}

.subTitle {
	font-weight : bold;
	padding : 6px;
}

.subTitleAlt {
	font-weight : bold;
	color : #0000CC;
}

.finePrint {
	font-size : 8pt;
}

.finePrintWhite {
	font-size : 8pt;
	color : #FFFFFF;
}

.finePrintWhite A {
	color : #CCCCFF
}