     BODY,P  {
     	font-family : Verdana, Arial;
     	font-size : 8pt;
     	color : Black;
     	text-align : justify;
     	background-color : #f8f8f8;
     }
     
     TD  {
     	font-family : Verdana, Arial;
     	font-size : 8pt;
     	color : Black;
     	text-align : justify;
     }
     
     .auth  {
     	font-size : 8pt;
     	font-weight : bold;
     	color : Black;
     }
     
     .title  {
     	font-size : 10pt;
     	font-weight : bold;
     	color : Black;
     	margin-bottom : 8pt;
     }
     
     .vers  {
     	font-size : 8pt;
		background-color : #e0e0e0;
		border-style : solid;
		border-width : 1px;
		padding : 8px 8px 8px 8px;
		border-color : Black;
	}

     .text  {
     	font-size : 8pt;
		background-color : #e0e0e0;
		padding : 2px 2px 2px 2px;
		border-color : Black;
	}

     .date  {
     	font-size : 7pt;
     	color : #003399;
     	text-align : left;
     }
     


	
	
	

     A:active  {
     	font-size : 8pt;
     	font-family : Verdana,Arial;
     	font-weight : bold;
     	color : #660000;
     	text-decoration : none;
     }
     
     A:visited  {
     	font-size : 8pt;
     	font-family : Verdana,Arial;
     	font-weight : bold;
     	text-decoration : none;
     	color : #660000;
     }
     
     A:link  {
     	font-size : 8pt;
     	font-family : Verdana,Arial;
     	font-weight : bold;
     	text-decoration : none;
     	color : #660000;
     }
     
     A:hover  {
     	font-size : 8pt;
     	font-family : Verdana,Arial;
     	font-weight : bold;
     	text-decoration : none;
     	color : #aa0000;
     }
