<!--
  
A:link    { color: #008789; text-decoration: none; font-weight: bold }
A:visited { color: #008789; text-decoration: none; font-weight: bold }
A:active  { color: #008789; text-decoration: none; font-weight: bold }
A:hover   { color: #D4FFFF; text-decoration: none; font-weight: bold }
A.footer:link	{ color:#FFFFFF; text-decoration:none; font-weight:bold }
A.footer:visited{ color:#FFFFFF; text-decoration:none; font-weight:bold }
A.footer:active	{ color:#FFFFFF; text-decoration:none; font-weight:bold }
A.footer:hover	{ color:#D4FFFF; text-decoration:none; font-weight:bold }

h1 { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #000000; letter-spacing: 1px;}
h2 { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #000000; letter-spacing: 1px;}
p  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; text-align: justify; }
ul { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12px;  }
ol { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #000000; }
td { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.center  { text-align: center }
.justify { text-align: justify }
.right	 { text-align: right }
.bold 	 { font-weight: bold }
.xsmall	 { font-size: 8px }
.small	 { font-size: 10px }
.smaller { font-size: 11px }
.normal	 { font-size: 12px }
.big	 { font-size: 14px }
.formul	 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px }
.copyright { color: #BBBBBB }

.arial	 { font-family: Arial; }
-->