<!--

body  	{ background-color:#ffffff;
    	  font-family	: Times New Roman, Arial, Helvetica, sans-serif; 
	  font-size	: 12px;
	  font-weight	: bold ;
	  color		: #3f3ffd; 
	  margin-top:2px;
          margin-left:10px;
	  margin-height:2px;
	  margin-width:10px;
  	}

li	{ font-family	:Times New Roman, Arial, Helvetica, sans-serif; 
	  font-size	:12px;
	  font-weight   :bold;
	  color		:#3f3ffd; 
	  text-align    :justify ;
  	}

p	{ font-family	:Times New Roman, Arial, Helvetica, sans-serif; 
	  font-size	:12px;
	  font-weight   :bold;
	  color		:#3f3ffd; 
  	}

p.navi	{ font-family	:Times New Roman, Arial, Helvetica, sans-serif; 
	  font-size	:12px;
	  text-align    :left ;
  	}

td	{ font-family	:Times New Roman, Arial, Helvetica, sans-serif; 
	  font-size	:12px;
	  font-weight   :bold;
	  color		:#3f3ffd; 
  	}

h3 	{ color:#3f3ffd;
 	  font-weight:bold;
	  font-familiy:Times New Roman,Arial, Helvetica, sans-serif;
	  font-size:16pt;
   	}

h2 	{ color:#3f3ffd;
 	  font-weight:bold;
	  font-familiy:Times New Roman,Arial, Helvetica, sans-serif;
	  font-size:18pt;
   	}

h1 	{ color:#3f3ffd;
 	  font-weight:bold;
	  font-familiy:Times New Roman,Arial, Helvetica, sans-serif;
	  font-size:20pt;
   	}

a:link    { color:#3f3ffd;
            font-weight:bold;
          }

a:active  { color:#c48d19;
 	    font-weight:bold;
	  }

a:visited { color:#9893ff;
 	    font-weight:bold;
	  }


//-->
