P {
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5pt;
	margin-bottom: 5pt;
	background-color: Transparent;
	font-family: Arial, "Courier New", "MS Sans Serif";

}
LI {
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5pt;
	margin-bottom: 5pt;
	background-color: Transparent;
	font-family: Arial, "Courier New", "MS Sans Serif";

}
FONT {
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5pt;
	margin-bottom: 5pt;
	background-color: Transparent;
	font-family: Arial, "Courier New", "MS Sans Serif";

}
A {
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5pt;
	margin-bottom: 5pt;
	text-decoration : underline;
	background-color: Transparent;
	font-family: Arial, "Courier New", "MS Sans Serif";

}
A:Hover {
	color : ff0000;
	text-decoration : none;
}

BODY {
	color: #000000;
	background-color:  #ffffdd;
	font-family: Arial, "Courier New", "MS Sans Serif";
}
