BODY {
    color:	black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:      11pt;
}
.small {
    align:	justify;
    font-size:      9pt;
    color:	black;
}
.normal {
    align:	justify;
    font-size:      11pt;
    color:	black;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline
}
A:LINK {
    color: blue; 
}

A:VISITED {
    color: red;
}
H1 {
	font-size: 14pt;
	color: red;
	font-weight: bold
}
H2 {
	font-size: 16pt;
	color: red;
	font-weight: bold
}