﻿
* {
	font: italic normal bold;
}
body {
	padding: 50px 75px;
	color: #000;
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 50;
	background-repeat: repeat;
	background-image: url('../../../../debut_dark_@2X.png');
}
h1 {
	margin-bottom: .5em;
	border-bottom: solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	text-indent: 5px;
	letter-spacing: -1px;
}
cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
div.section { clear: both; padding-top: 5px; }