BODY {
	background-color : White;
}

P{
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	text-align : justify;
	color : Black;
}

A {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	color : FF2F00;
	font-weight : bolder;
	text-decoration : none;
}
TD {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	text-align : justify;
	color : Maroon;
}
li{
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	text-align : justify;
	color : FF2F00;
}