A:link {
	COLOR: rgb(0,102,153)
}
A:visited {
	COLOR: rgb(0,153,102)
}
A:active {
	COLOR: rgb(0,102,102)
}
BODY {
	COLOR: rgb(0,51,51); FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: rgb(204,204,153)
}
TABLE {
	table-border-color-light: rgb(102,204,204); table-border-color-dark: rgb(0,102,102)
}
H1 {
	FONT-FAMILY: Times New Roman, Times
}
H2 {
	FONT-FAMILY: Times New Roman, Times
}
H3 {
	FONT-FAMILY: Times New Roman, Times
}
H4 {
	FONT-FAMILY: Times New Roman, Times
}
H5 {
	FONT-FAMILY: Times New Roman, Times
}
H6 {
	FONT-FAMILY: Times New Roman, Times
}
H1 {
	COLOR: rgb(0,153,153)
}
H2 {
	COLOR: rgb(102,102,102)
}
H3 {
	COLOR: rgb(153,153,102)
}
H4 {
	COLOR: rgb(0,153,153)
}
H5 {
	COLOR: rgb(102,102,102)
}
H6 {
	COLOR: rgb(153,153,102)
}

