P {
	
}
H1 {
	COLOR: black
}
H2 {
	
}
H3 {
	
}
A {
	COLOR: blue
}
A:visited {
	COLOR: purple
}
A:active {
	COLOR: #ef2929
}
A:hover {
	COLOR: #ef2929
}
BODY {
	BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: Times New Roman; FONT-SIZE: small; FONT-STYLE: normal; FONT-WEIGHT: normal
}

