body {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",  "Helvetica", "Arial", "sans-serif";
	background-color: #f5f5f;
	color: #ffffff;
	font-size: 16px;
	overflow-y: scroll;
	overflow-x: hidden;
}

a {
	text-decoration: underline;
	color: #f5f5f5;
}

a:hover {
	text-decoration: none;
	color: #f5f5f5;
}

a:visited{
	text-decoration: underline;
	color: #f5f5f;
}

h1 {font-family: Arial, sans-serif;
	font-size: 25px;
	color: #666666;}