body {
margin: 0px;
}
P, TD, LI {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
color: black;
font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D0DF4F !important;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover {
	color: #CC0000;
}
a:hover.footer {
	color: #99A43B !important;
}.blk8pt {
	font-size: 8pt;
}
.footerAlt {
	font-size: 9px;
}
.grayText {
	color: #666666;
	font-style: italic;
}
.blk9pt {
	font-size: 9pt;
}
.whiteText {
	color: white;
}
.redText {
	color: red;
}
.textHeader1 {
	font-size: 12pt;
}

/* styles for one-page catalog */
p.firstpara {margin-top: 0;}
p.catalogpara {padding-left: 3em; text-indent: -3em;}
p.cpcontinue {padding-left: 3em;}
p.catalogpara2 {padding-left: 6em; text-indent: -3em;}
p.catalogpara:first-line {font-weight: bold;}

