BODY {background-color:#F0DDCA;
}
A:link {
	text-decoration: underline;
	color: #000000
}
A:visited {
	text-decoration: underline;
	color: #999999
}
A:active {
	text-decoration: underline;
	color: #666666
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000
}
H2 {color:#000000; text-align:center; text-decoration:none; font-weight:bold
}
H3 {text-align: center; color: #000000; font-weight: bold
}
H4 {text-align: center; color: #000000; font-weight: bold
}
p {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:normal
}
TD {color: #000000
}