
A:link {text-decoration:none; color: blue;}
A:visited {text-decoration:none; color: green;}
A:active {text-decoration:none; color: red;}
A:hover {text-decoration:none;color: orange;}

B 	{font-weight: bold} 

U	{text-decoration: underline}

P	 {font-weight: normal;
	  font-family: Tahoma;
	  font-size: 10pt;
	  margin-left: 4pt;
      margin-right: 4pt;
	  text-align: justify}

P.top {font-weight: bold;
	font-family: Tahoma;
	  font-size: 9pt;
	  margin-left: 6pt;
      margin-right: 6pt;
	  text-align: center}
	
P.center {font-weight: bold;
	  font-size: 8pt;
	  margin-left: 0pt;
	  margin-right: 0pt;
	  text-align: center}


P.left {font-weight: italic;  
	  font-size: 10pt;
	  margin-left: 0pt;
      margin-right: 0pt;
	  text-align: left}

P.right {font-weight: bold;  
	  font-size: 10pt;
	  margin-left: 0pt;
      margin-right: 0pt;
	  text-align: right}

P.cent {text-align: center}

B 	{font-weight: bold}

U	{text-decoration: underline}	

