
	A:link {
		font-size: 10pt;
		color: #660033; text-decoration:none; font-weight:bold
	}

	A:visited {
		font-size: 10pt;
		color: #660033;text-decoration:none
	}


	A:hover {
		Color : Red;
	}
	
	A.nav {
		font-size: 10pt;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
	}
	
	A.notice {
		font-size: 8pt;
		color: #660033;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

	TD.nav-off {
		font-size: 10pt;
		color: #ffffff;
		background-color: #999966;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		padding-left: 10;
		border : 1px solid #ffffcc;
	}

	TD.nav-on {
		font-size: 10pt;
		color: #660033;
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align : left;
		text-decoration: none;
		padding-left: 10;
	}

	TD.title-bar {
		font-size: 11pt;
		color: #660033;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	TD.rowlabel {
		font-size: 9pt;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffcc;
	}
	
	TD.body {
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		background-color: white;
	}
	
	TD.header {
		font-size: 14pt;
		color: #660033;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	TD.notice {
		font-size: 8pt;
		color: #ffffff;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}