<!-- Style Sheet Begin -->

BODY {
	font-family: Arial;
	fontFamily: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	fontSize: 10pt;
						
}

.Normal {
	font-family: Arial;
	font-family: Arial;
	fontFamily: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	fontSize: 10pt;
	style: fixed; 
						
}
	
.Hyperlink {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	text-decoration: underline; 
}

.Category {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 12pt;
	fontSize: 12pt;
	color: #FFFFFF; 
}

.H1Style {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #000000; 
}

.H2Style {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #000000; 
}

.H3Style {
	font-family: Arial;
	style: fixed; 
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #000000; 
}

.H4Style {
	font-family: Arial;
	font-weight: normal;
	fontWeight: normal;
	font-size: 8pt;
	fontSize: 8pt;
	color: #000000; 
}

.Error {
	font-family: Arial;
	style: fixed; 
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #FF0000; 
}

.Informative {
	font-family: Arial;
	style: fixed; 
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #0000FF; 
}

.GlobalMenu {
	font-weight: bold;
	fontWeight: bold;
	font-size: 8pt;
	fontSize: 8pt;
	color: #FFFFFF; 
}

.CurrentGlobalMenu {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 8pt;
	fontSize: 8pt;
	color: yellow; 
}

.DetailMenu {
	font-family: Arial;
	font-size: 10pt;
	fontSize: 10pt;
	color: #FFFFFF; 
}

.CurrentDetailMenu {
	font-family: Arial;
	font-size: 10pt;
	fontSize: 10pt;
	color: #000000;
}



.Visited {
	font-family: Arial;
	font-weight: bold;
	fontWeight: bold;
	font-size: 10pt;
	fontSize: 10pt;
	color: #808080;		
	text-decoration: underline; 
}

.Hover {
	font-family: Arial;
	color: #FF0000;
	font-weight: bold; 
	font-size: 10pt;
	fontSize: 10pt;
	text-decoration: underline; 
	fontWeight: bold; 	
}


<!-- Style Sheet End -->