@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	background-color: #303030;
}
h1 {
	font-family: "Lucida Calligraphy";
	font-size: xx-large;
	font-weight: bold;
	color: #F53D95;
	background-color: #000000;
}
h4 {
	font-family: "Lucida Calligraphy";
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #F53D95;
	margin-bottom: 1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
	margin-bottom: 1px;
}
a:link {
	color: #D1CEFF;
}
a:hover {
	color: #FBCFFE;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FDFED8;
}
