body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
}


strong {
	font-weight: strong;
	font-size: 10px;
	text-transform: uppercase;
	color: #f4f45f;
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px;
}

em {
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	color: #ff59a7;
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px;
}

h1 {
	margin: 10px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 8px;
	color: #19c746;
	border-bottom: 3px #353535 solid;

}

h2 {
	margin: 10px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #ff4444;
	border-bottom: 1px #353535 dashed;

}


A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #d756f3;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-VARIANT: none;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: uppercase;

}
a:link {
	color: #d756f3;

}
a:visited {
	color: #c32ce3;
}
a:hover {
	color: #00b6cc;
	border-bottom: 1px #00b6cc solid;

}

