td.  {
        	font-family : Helvetica,Verdana Ref,sans-serif;
        	Font-Size : 10pt;
        	color : #000040;
        	Text-Align : justify;
        }
        
        H1.  {
        	font-weight : bold;
        	font-size : 18pt;
        	color : #FFCC33;
        	text-align : center;
        	background-color : Navy;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        }
        
        H3.  {
        	font-weight : bold;
        	font-size : 12pt;
        	color : #FFCC33;
        	text-align : left;
        	background-color : Navy;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        }
        
        H5.  {
        	font-weight : bold;
        	font-size : 10pt;
        	color : #FFCC33;
        	text-align : left;
        	background-color : Navy;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        }
		
        H6.  {
        	font-weight : bold;
        	font-size : 10pt;
        	color : #FFCC33;
        	text-align : left;
        	background-color : Navy;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        }
        
        A  {
        	Font-Size : 10pt;
        	font-weight : bold;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        	color : Navy;
        	text-decoration : underline;
        }
        
        A:Visited  {
        	Font-Size : 10pt;
        	font-weight : normal;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        	color : Navy;
        	text-decoration : underline;
        }
        
        A:Active  {
        	Font-Size : 10pt;
        	font-weight : normal;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        	color : Navy;
        	text-decoration : underline;
        	text-transform : capitalize;
        }
        
        A:Hover  {
        	Font-Size : 10pt;
        	font-family : Helvetica,Verdana Ref,sans-serif;
        	font-weight : bold;
        	color : #FFCC33;
        	text-decoration : none;
        	background-color : Navy;
        	text-transform : uppercase;
        }

