@charset "utf-8";
/* CSS Document */


body {
	background-color: #fff;
	color: #CD0B00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14pt;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	color: #CD0B00;
	font-size: 10pt;
}
a:link {
	text-decoration: underline;
	color: #535353;
}
a:visited {
	text-decoration: underline;
	color: #535353;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #800;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #666;
}
a.menu:hover {
	text-decoration: underline;
	color: #666;
}
a.menu:active {
	text-decoration: none;
	color: #666;
}
#table1 tr td {
	text-align: center;
	font-weight: lighter;
}

