BODY  
	{
	background-color: #F2F2F2;
	color: #ffffff;
}
	
A:link {
	color: white;
	text-decoration: none;
	font-size : 10pt;
	font-style : italic;
}
A:visited {
	color: white;
	text-decoration: none;
	font-size : 10pt;
	font-style : italic;
}
A:hover {
	color: black;
	text-decoration: none;
	background-color : none;
	font-size : 10pt;
	font-style : italic;
}

A.blacklink:link {
	color: Black;
	text-decoration: none;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}
A.blacklink:visited {
	color: Black;
	text-decoration: none;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}
A.blacklink:hover {
	color: White;
	text-decoration: none;
	background-color : Black;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}

A.whitelink:link {
	color: White;
	text-decoration: none;
	font-size : 9pt;
	font-style : italic;
}
A.whitelink:visited {
	color: White;
	text-decoration: none;
	font-size : 9pt;
	font-style : italic;
}
A.whitelink:hover {
	color: Black;
	text-decoration: none;
	background-color : White;
	font-size : 9pt;
	font-style : italic;
}


.maintext{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color : White;
}

A.plainlink:link {
	color: #ffffff;
	text-decoration: none;
	font-family:tahoma;
	font-size:16pt;
	background-color : transparent;
	font-weight : bold;
}
A.plainlink:visited {
	color: #ffffff;
	text-decoration: none;
	font-family:tahoma;
	font-size:16pt;
	background-color : transparent;
	font-weight : bold;
}
A.plainlink:hover {
	color: white;
	text-decoration: none;
	BACKGROUND:navy;
	font-family:tahoma;
	font-size:16pt;
	font-weight : bold;
}

DIV.nav1 {FONT: 8PT "ARIAL"; FONT-WEIGHT:BOLD; COLOR:white; BACKGROUND:#002770}

TD, TH    { font: 8pt  "verdana", "tahoma", "arial", "sans-serif"; text-decoration:none}

TD.head1 {COLOR:#000066; font-family:verdana; font-size:10pt; font-weight:bold}

TD.body1 {COLOR:#ffffff; font-family:verdana; font-size:10pt}

TD.body2 {COLOR:#000000; font-family:verdana; font-size:10pt}

TD.more {COLOR:#080430; FONT-WEIGHT:BOLD; background:#ffcc00}