TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.headersection {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.leftsection {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.mainsection {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.footersection {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.headersection,A  {
	color : Black;
}

TD.leftsection,A  {
	color : Black;
}

TD.mainsection,A  {
	color : Black;
}

TD.footersection,A  {
	color : Black;
}

A:HOVER {
	color : Red;
}

A.notice:HOVER {
	color : White;
}
