@charset "utf-8";
/* CSS Document */

body {
	font-size: 80%;
	color: #dfdfdf;
	line-height: 1.5em;
	background: #464646;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}


h2 {
	margin-left: 0;
	padding-left: 0;
	color: #ed008d;
	font-size: 130%;
}

p {
}