BODY { font-family: arial; font-size: 10pt; font-weight: bold }
A:link { text-decoration: none; font-family: arial; font-size: 10pt; color: #1850A0; font-weight: bold }
A:visited { text-decoration: none; color: #1850A0; font-family: arial; font-size: 10pt; font-weight: bold }
A:hover { color: red; background-color: transparent; font-family: arial; font-size: 10pt; font-weight: bold }
A:active { color: red }
H1 {font-family: arial; font-size: 14pt; font-weight: bold; color: #1850A0 }
.header {font-family: arial; font-size: 10pt; font-weight: bold; color: #1850A0 }
.disc { font-family: arial; font-size: 08pt; color: #808080 }
.table { font-family: arial; font-size: 10pt; font-weight: normal }
H2 { font-family: arial; font-size: 10pt; font-weight: bold; color: #1850A0; text-decoration: underline }
.txtlbl
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: navy; 
	FONT-FAMILY: Arial;
}
.txtlblErr
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: red; 
	FONT-FAMILY: Arial;
}