/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63615C;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DA0202;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA0202;
}
a:hover {
	text-decoration: underline;
	color: #DA0202;
}
a:active {
	text-decoration: none;
	color: #DA0202;
}
.copyright {color:#ffffff}
.style1 {font-weight:bold}
