ul
{
	list-style-image: url(bullet.gif);

}

div, table
{
	color: #FFFFFF;
	font-size: 11px;
}

a:link
{
	color: #FF9900;
	text-decoration: underline;
}

a:visited	
{
	color: #FF9900;
	text-decoration: underline;
}

a:hover	
{
	color: #FFCC00;
	text-decoration: underline;
}

a:active
{
	color: #FF9900;
	text-decoration: underline;
}

.pageheader
{
	color: #FF9900;
	font-size: 25px;
	font-weight: bold;
}

.subheader-01
{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}

.subheader-02
{
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

.subheader-03
{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}

.subheader-04
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.bodycopy-01
{
	color: #CCCCCC;
}

.bodycopy-02
{
	color: #FF9900;
}

.bodycopy-03
{
	color: #FFCC00;
}

.listprice
{
	color: #CCCCCC;
}

.ourprice
{
	color: #FF6600;
	font-size: 14px;
	text-decoration: blink;
}

.notes
{
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}

