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 {
	font-size: 10pt;
	font-family: verdana;
}

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: 12px;
}

TABLE.standard2 {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: white;
	line-height: 12px;
}

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: 12px;
}

TD.black {
	font-size: 10pt;
	font-family: verdana;
	color: black;
	line-height: 12px;
}