
BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

UL {
	margin-left : 20px;
}

.ondark  {
	font-weight : bold;
	letter-spacing : normal;
	font-size : 8pt;
	color: White;
	line-height : 14pt;
}
.productlist {
	font-size : 8pt;
	font-weight : bold;
}

.photocaption {
	font-size : 8pt;
	font-weight : bold;
	font-style : italic;
	color : 006699;
}

.ongrey  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	line-height : 150%;
	font-weight : bold;
}

H1 {
	color : 006699;
	font-size: 18pt;
}

H2 {
	color : 006699;
	font-size: 16pt;
}

H3 {
	color : 006699;
	font-size: 12pt;
}

H4 {
	color : 006699;
	font-size: 8pt;
}

A {
	color: FF9933;
	text-decoration : none;
	font-weight : bold;
}


A:Hover {
	color: inherit;
	text-decoration : underline;
}


HR {
	height: 1px;
}
