BODY 	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica
	}
A.NORM	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: blue;
	text-decoration: none;
	}
A.NORM:link	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: blue;
	text-decoration: none;
	}

A.NORM:hover	{
	color: red;
	text-decoration: none
	}

A.NORM:visited {
	color: blue
	text-decoration: none;
	}

A.NORM:active {
	color: blue
	text-decoration: none;
	}

A.NAV	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0
	}
A.NAV:visited 	{
		color: black
		}
A.NAV:active 	{
		color: black
		}
A.NAV:hover	{
		color: #CC3333
		}
A.NAVLITTLE	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0
	}
A.NAVLITTLE:visited 	{
		color: black
		}
A.NAVLITTLE:active 	{
		color: black
		}
A.NAVLITTLE:hover	{
		color: #CC3333
		}
A.NAVLITTLEACTIVE	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0
	}
A.NAVLITTLEACTIVE:visited 	{
		color: #669900;
		}
A.NAVLITTLEACTIVE:active 	{
		color: #669900;
		}
A.NAVLITTLEACTIVE:hover	{
		color: #CC3333
		}
A.NAVACTIVE	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0
	}
A.NAVACTIVE:visited 	{
		color: #669900
		}
A.NAVACTIVE:active 	{
		color: #669900
		}
A.NAVACTIVE:hover	{
		color: #CC3333
		}

P	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	padding: 5
	}

H1	{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	padding: 5
	}
H2	{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	padding: 5
	}
H3	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	padding: 5
	}




