<html>

<head>
<title>StyleSheets</title>
<style>  
  <!--
  body  {
  	vlink : #FF0033;
  	link : #AA0033;
  	alink : #AA0033;
  	font-family : Tahoma, Arial, sans-serif;
  	background-color : #DFD583;
  }
  
  A  {
  	font-weight : bold;
  	TEXT-DECORATION : none;
  	font-family : Verdana,Tahoma, Arial, sans-serif;
  	font-size : 9pt;
  	color : #AA0033;
  	visited : red;
  }
  
  A:hover  {
  	color : #DD0033;
  }
  
  BODY,P,FONT,TABLE,TR,TD  {
  	font-size : 9pt;
  	color : #333399;
  }
  
  BODY,P,FONT,TABLE,TR,TD,FORM,H1,H2,H3,H4,BIG,STRONG,UL  {
  	font-family : Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  }
  
  H1,H2,H3,H4,H5,H6,P,UL,OL,DIR,MENU,DIV,DT,DD,ADDRESS,BLOCKQUOTE,PRE,HR  {
  	display : block;
  }
  
  B,STRONG,I,EM,CITE,VAR,TT,CODE,KBD,SAMP,IMG,SPAN  {
  	display : inline;
  }
  
  P  {
  	margin-bottom : 5pt;
  	margin-top : 5pt;
  }
  
  H1,H2,H3,H4  {
  	font-weight : bold;
  }
  
  H1  {
  	font-size : 14pt;
  	COLOR : #9999FF;
  }
  
  H2  {
  	font-size : 11pt;
  	COLOR : cyan;
  }
  
  H3  {
  	font-size : 10pt;
  }
  
  H4  {
  	font-size : 10pt;
  }
  
  TR.title  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;
  }
  
  TR.titleb  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;
  	border : 1 ridge #c2b36b;

	border-width : 1px;
	border-style : ridge;
	border-color : #c2b36b;
  }
  
  TR.titleb2  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;
  	border : 2 ridge #c2b36b;
  }
  
  TD.title  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;
  }
  
  TD.titleb  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;

  	border : 1 ridge #c2b36b;

	border-width : 1px;
	border-style : ridge;
	border-color : #c2b36b;
  }
  
  TD.titleb2  {
  	background-color : #b2a45b;
  	color : #AA0033;
  	font-weight : bold;
  	font-family : Tahoma, Arial, sans-serif;
  	border : 2 ridge #c2b36b;
  }
  
  TD.data  {
  	background-color : #c2b36b;
  	color : #333399;
  	text-align : center;
  }
  
  TR.bordered  {
  	border : 1 ridge #c2b36b;

	border-width : 1px;
	border-style : ridge;
	border-color : #c2b36b;
  }
  
  TR.bordered2  {
  	border : 2 ridge #c2b36b;
  }
  
  TABLE.bordered  {
  	border : 1 ridge #c2b36b;
  }
  
  TABLE.bordered2  {
  	border : 2 ridge #c2b36b;
  }
  
  TD.bordered  {
  	border : 1 ridge #c2b36b;
  }
  
  TD.bordered2  {
  	border : 2 ridge #c2b36b;
  }
  
  IMG  {
  	cursor : hand;
  }

#PCL {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}



  -->
  </style>
</head>

<body>
</body>
</html>
