@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #525044;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration:none	
}
a:visited {
	color: #FC0;
	text-decoration:none	
}
a:hover {
	color: #F90;
	text-decoration:none	
}
a:active {
	color: #FC0;
	text-decoration:none	
}
.title { color: #FFFFFF;
	weight: medium;
    font-size: 18px; 
}
