body { height: 101%; }
body,p,td, textarea, input
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}
td
{
	vertical-align:top;
}
.normal
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;

}
a {
	text-decoration: none;
	color: #BC3321;
}
a:hover {
	text-decoration: underline;
	color: #BC3321;
}
a.menu
{
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover
{
	text-decoration: underline;
	color: #ffffff;
}


