a:active {  text-decoration: none; font: bold; color: #0080ff}
a:link {  text-decoration: none; font: bold; color: #0080ff}
a:visited {  text-decoration: none; font: bold; color: #0080ff}
a:hover {text-decoration: underline;  color: red;}


text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
    color: #000099; font-size: 18px;
}
h3 {
    color: #000099; font-size: 16px;
}

p {font-size: 14px; align: justify;}

td {font-size: 14px; align: justify;}

