               A:link  {
                        	color : #0000FF;
                        	font-weight : bold;
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-size : 9pt;
                        	text-decoration : none;
                        	text-transform : uppercase;
                        }
                        
                        A:visited  {
                        	color : #0000FF;
                        	font-weight : bold;
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-size : 9pt;
                        	text-decoration : none;
                        }
                        
                        A:active  {
                        	color : #0000FF;
                        	font-weight : bold;
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-size : 9pt;
                        	text-decoration : none;
                        }
                        
                        A:hover  {
                        	color : #FF0000;
                        	font-weight : bold;
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-size : 9pt;
                        	text-decoration : none;
                        }
                        
                        div.copy  {
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-size : 9pt;
                        	color : White;
                        	text-decoration : none;
                        }
                        
                        .text  {
                        	color : White;
                        	font-size : 11pt;
                        	font-family : Verdana,Arial,Helvetica,sans-serif;
                        	font-weight : bold;
                        }
                        
                        body  {
                        	font-size : 10pt;
                        	font-family : Arial,Helvetica,sans-serif;
                        	font-weight : normal;
                        	color : #FFFFFF;
                        }
                        
                        td  {
                        	color : Orange;
                        	font-size : 10pt;
                        	font-family : sans-serif;
                        	font-weight : bold;
                        }
                        
                        th  {
                        	color : Orange;
                        	font-size : 11pt;
                        	font-family : sans-serif;
                        	font-style : italic;
                        }
                        
                        H2  {
                        	font-size : 14pt;
                        	font-family : Arial,Helvetica,sans-serif;
                        	font-weight : bold;
                        	color : #FF0000;
                        	font-style : italic;
                        }
                        
                        .item  {
                         	font-size : 11pt;
                      		font-family : Bradley Hand ITC, sans-serif;
                      		font-weight : bold;
                      		font-style : italic;
                        	color : #FF0000;
                        	line-height : 12pt;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        .subtitle  {
                        	font-size : 14pt;
                        	font-family : Bradley Hand ITC;
                        	font-weight : bold;
                        	font-style : normal;
                        	color : ORANGE;
                        	line-height : 12pt;
                        	text-decoration : underline;
                        	text-transform : uppercase;
                        }
						
						   .title  {
                        	font-size : 14pt;
                        	font-family : sans-serif;
                        	font-weight : bold;
                        	font-style : normal;
                        	color : ORANGE;
                        	line-height : 18pt;
                        	text-decoration : none;
                        	text-transform : uppercase;
                        }
