@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	background-image:url(images/back.gif);
	background-attachment:fixed;
}

a {
	font-weight: bold;
	color: #dc0101;
	text-decoration: none;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

