      BODY  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	font-weight : normal;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #FFFFFF;
                       }
                       
                       TD  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #FFFFFF;
                       }
					   
					   TD.text { font-family : arial,san-serif,Helvetica; font-size : 9pt; font-weight : normal; color : navy; }
                       
                       TD.title  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #000080;
                       }
                       
                       TD.link  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #000000;
                       }
                       
                       A:link  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : blue;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:visited  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : Blue;
	font-weight : bold;
	text-decoration : none;
}
                       
                       A:active  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : blue;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:hover  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : green;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:link.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #0000FF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:visited.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #0000FF;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:active.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #FF0000;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:hover.title  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}
                       
                       dt  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #000080;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       	border-style : outset;
                       	background-color : #FFFFFF;
                       	border-color : #00FF00;
                       	float : none;
                       	clear : none;
                       }
                       
                       A:link.top  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : Blue;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
}
                       
                       A:visited.top  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : Gray;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
}
                       
                       A:active.top  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : Red;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
}
                       
                       A:hover.top  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : Green;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
}
                       
                       LI  {
                       	line-height : 16pt;
                       }
					   
					   TD.Q { font-family : san-serif,Helvetica; font-size : 10pt; font-weight : bold; color : black; }
TD.A { font-family : san-serif,Helvetica; font-size : 11pt; font-weight : normal; color : black; }
	   							.question {
      					   	   	COLOR: blue;
      					   	   	FONT-FAMILY: Helvetica, sans-serif;
      					   	   	FONT-SIZE: 14pt;
      					   	   	FONT-WEIGHT: BOLD;
      					   	   }
							    .text {
      					   	   	COLOR: RED;
      					   	   	FONT-FAMILY: Helvetica, sans-serif;
      					   	   	FONT-SIZE: 14pt;
      					   	   	FONT-WEIGHT: BOLD;
      					   	   }
	   							.title {
      					   	   	COLOR: navy;
      					   	   	FONT-FAMILY: Helvetica, sans-serif;
      					   	   	FONT-SIZE: 20px;
      					   	   	FONT-WEIGHT: BOLD;
      					   	   }
							    .item {
      					   	   	COLOR: navy;
      					   	   	FONT-FAMILY: Helvetica, sans-serif;
      					   	   	FONT-SIZE: 14px;
      					   	   	FONT-WEIGHT: BOLD;
      					   	   }
							   
							   
							   .imagecenter {text-align: center; font-size: 8pt; }
.imageleft {text-align: center; float: left;
	padding: 4px 10px 0px 0px; font-size: 8pt; }
.imageright {text-align: right; float: right;
	padding-left: 4px 0px 0px 10px; font-size: 8pt; }