BODY {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: verdana;
	color: black;
}

A:LINK { 
	color: green; 
	}

A:VISITED { 
	color: red; 
	}
	

 P, BODY, LI, OL, UL, H1, H2, H3, BR, DIV, TD, TR {
	font-size: 10pt;
	font-family: verdana;
	line-height: 14px;
}

DIV.standard {
	font-size: 10pt;
	font-family: verdana;
	color: black;
	line-height: 12px;
}

DIV.heading2 {
	font-size: 10pt;
	font-family: verdana;
	color: maroon;
	font-weight: bold;
	line-height: 10px;
}

DIV.footer1 {
	font-size: 8pt;
	font-family: arial;
	color: gray;
}

DIV.links {
	font-size: 10pt;
	font-family: verdana;
	color: gray;
	align: center;
}

TABLE.standard {
	font-size: 10pt;
	font-family: verdana;
	color: black;
	line-height: 14px;
}

TABLE.standard2 {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: white;
	line-height: 14px;
}

TD.footer2 {
	font-size: 7pt;
	font-family: Arial;
	color: white;
}

TD.footer3 {
	font-size: 10pt;
	font-family: verdana;
	color: white;
	line-height: 12px;
}

TD.maroon {
	font-size: 10pt;
	font-family: verdana;
	color: maroon;
	line-height: 14px;
}

TD.green {
	font-size: 10pt;
	font-family: verdana;
	color: green;
	line-height: 14px;
}

TD.white {
	font-size: 10pt;
	font-family: verdana;
	color: white;
	line-height: 14px;
}


TD.bwhite {
	font-size: 8pt;
	font-family: arial;
	color: white;
}


LI.main05 {
	font-size: 9pt;
	font-family: verdana;
	list-style-image: url("graphics/1dot7a.gif") }

