@charset "utf-8";
/* CSS Document */

body {
 	background-color: #202020;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
}
a {
	color: white;
	text-decoration: underline;
}
