BODY {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, MS Sans Serif
}
P {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, MS Sans Serif
}
TABLE {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, MS Sans Serif
}
TD {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, MS Sans Serif
}

A:link {
	COLOR: navy
}
A:visited {
	COLOR: navy
}
A:hover {
	COLOR: maroon
}

.links A {
	COLOR: navy
}
.links A:visited {
	COLOR: navy
}
.links A:hover {
	COLOR: red
}
.boldlinks A {
	FONT-WEIGHT: bold; COLOR: maroon; TEXT-DECORATION: none
}
.boldlinks A:visited {
	FONT-WEIGHT: bold; COLOR: maroon; TEXT-DECORATION: none
}
.boldlinks A:hover {
	FONT-WEIGHT: bold; COLOR: tan; TEXT-DECORATION: underline
}