TD {
		font-family: Arial;
		color: navy;
		font-size: 12pt;
}

TH {
		font-family: Arial;
		font-size: 10pt;
}

A {
		font-weight: normal;
		color: navy;
		text-decoration: none;
}

A:HOVER {
		 color:#ff8000
}

A:ACTIVE {
		 color:#ff8000
}

A:LINK {
		font-weight: normal;
		color: navy;
		text-decoration: none;
}

A:VISITED {
		font-weight: normal;
		text-decoration: none;
}

H2 {
		font-family: Arial;
		font-size: 24pt;
		color: white;
		font-weight: bold;
}

BIG {
		font-family: Arial;
		font-size: 16pt;
		font-weight: bold;
}

SMALL {
		font-size: 10pt;
}