li, font
{
	font-family: arial, sans-serif;
}

a
{
	color: #0000ff;
}

.header
{
	font-size: 60%;
	font-family: verdana,helvetica, arial;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
}

.bread2 {
	font-size: 10pt;
	font-family: arial, sans;
	color: #FFFFFF;
	background-color: #3366CC;
}

.bread {
	font-size: 10pt;
	font-family: arial, sans;
	color: #000000;
	background-color: #ffffff
}

p, .para, ul, ol, td {
	font-size: 9pt;
	font-family: arial, sans;
	color: #000000;
}

h1 {
	font-family: arial, sans-serif;
	padding-bottom: 0px;
	font-size: 13pt;
}

h2, .big {
	font-family: arial, sans-serif;
	padding-bottom: 0px;
	font-size: 12pt;
}

table.products, tr.products, td.products, body.products {
	background-color: #F7F7E8;
}
