body, table
{
	font-size: 14;
	font-family: arial, times new roman;
	color: #000000;
	background-color: #FFFFFF;
}
a
{
	text-decoration: none;
	color: #FF0000;
}
a:hover
{
	text-decoration: underline;
}
.bg
{
	background-color: #F5F5F5;
}
.bg2
{
	background-color: #F0F0C0;
}