BODY  {
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}

A  {
	TEXT-DECORATION : none;
}

A:link  {
	COLOR : Blue;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}


A:visited  {
	TEXT-DECORATION : none;
	COLOR : blue;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}

A:hover  {
	TEXT-DECORATION : underline;
	COLOR : #CA3133;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}

H1  {
	font-size : 10pt;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	color : #CA3133;
	margin : 0;
}
	
H2  {
	font-size : 10pt;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	color : Gray;
	margin : 0;
	padding : 0;
}	

H3  {
	font-size : 10pt;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	color : #4E8997;
	margin : 0;
	padding : 0;
}	

H4  {
	font-size : 10pt;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	color : #314181;
	margin : 0;
	padding : 0;
}	

H5  {
	font-size : 8pt;
	margin-bottom : 0px;
	color : #464646;
	margin : 0;
	padding : 0;
}
	
H6  {
	font-size : 7pt;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	margin-bottom : 0px;
	color : #464646;
	margin : 0;
	padding : 0;
}

H6.z0 {
	font-size: 4pt;
}


p {
	line-height: 1.2;
}
.b1 {
	background-color: white;
	font: bold 8pt;
	
}

.a2 {
	font: bold 11pt;
}


