/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #B42829;
}
a:visited {
	color: #B42829;
}
a:hover {
	color: #333333;
}
a:active {
	color: #B42829;
}