body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(pix/background.gif);
	margin-top: 25px;
}
table{
	font-size: 12px;
}
a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.small
{
	font-size: 10px;
}
.red
{
	color: #FF0000;
}
.small_white
{
	font-size: 10px;
	color: #FFFFFF;
}