body { font-family:Arial, Helvetica, sans-serif;
          font-size:10pt;
          color:#000000;
          background-color:#FFFFFF; }


h1 { font-size:36pt;
     color:#000099;
	 text-align:center;
	 font-weight:bold;
     }

h2 { font-size:22pt;
     color:#000099;
	 text-align:center;
	 font-weight:bold;
	 }

h3 { font-size:16pt;
     color:#000099;
	 font-style:italic}

h4 { font-size:13pt;
     color:#000099;
     font-weight:bold;}

h5 { font-size:11pt;
     margin-top:inherit;
     margin-bottom:inherit;
     font-weight:bold;
     color:#000099;}
	 
h6 { font-size:10pt;
     margin-top:inherit;
     margin-bottom:inherit;
     font-weight:bold;
     color:#000000;}

p,li  { font-size:10pt;
        line-height:10pt;
        color:black; }

td     { font-size:10pt;}


a:link { color:#333399;
		font-size:10pt;
       text-decoration:underline; }

a:visited {color:#333399;
		font-size:10pt;
          text-decoration:underline; }

a:hover { color:#000099;
		font-size:10pt;
        background-color:#97AEFD;
		text-decoration:none }

a:active { color:#000099;
		font-size:10pt;
         text-decoration:none }