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

body,td,th {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/background_greylight.jpg);
	margin-left: 0px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
font-weight:normal;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 18px;
}
