@charset "UTF-8";
body {
	color: #CCCCCC;
	font-family: "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	padding: 18px 18px 18px 30px;
	background-color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFDB78;
	text-decoration: underline;
}
