@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 773px;
	padding: 0px;
	background-image: url(/media/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color:#000000;
}

td {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:10px;
}
 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color:#990000;
	font-weight:bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color:#990000;
	font-weight:bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#4e7193;
	font-weight:bold;
	text-decoration: underline;
}
