A.copyright {
	font-size : 50%;
	font-style : normal;
	font-family : Verdana;
}
P.normal {
	font-family : Verdana;
	font-size : medium;
	font-style : normal;
	color : Red;
}
P.agenda {
	font-family : Verdana;
	font-size : 85%;
	font-style : normal;
	color : Red;
}

LI.normal {
	font-family : Verdana;
	font-size : small;
}
TABLE.agenda {
	border-color : Red;
}
TR.agenda {
	border-color : Red;
}
TD.agenda {
	border-color : Red;
}

