/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;	font-size: 9px;	background: #fff;	color: #000000;	line-height: 13px;	letter-spacing: 1px;}body.section-1 { }body.section-2 { }body.section-3 { }a:link {	text-decoration: underline;	color: #000000;}a:active { text-decoration: none; }a:visited {	text-decoration: underline;	color: #000000}	a:hover {	text-decoration: line-through;	color: #000000}a img { border: none; }#menu {	width: 180px;	float: left;	top: 15px;	left: 30px;	position: absolute;	height: auto;	padding: 5px;	color: #000000;	letter-spacing: 1px;	background-color: #FFFFFF;}#menu ul {	list-style-image	line-height: 160%;	margin: 0 0 12px 0;	list-style-position:inside;}#menu ul a {	text-decoration: none;	color: #000000;}#menu ul a:visited {	text-decoration: none;	color: #000000;}#menu ul a:hover {	text-decoration: line-through;}#menu ul li.section-title {	line-height: 160%;	font-size: 9px;	border-color:#000000;	border-top-style:solid;	border-top-width:thin;	list-style: none;	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;	color: #000000;	letter-spacing: 1px;	margin-bottom: 5px;}#content {	height: auto;	left: 270px;	top: 15px;	position:absolute;	width: 500px;	padding: 5px;	color: #000000;	z-index: 1;	background-color: #FFFFFF;}.container {    padding: 0px;	width: 500px}.container_menu {    color: #000000;	padding: 0px;}#content p { width: 400px; margin-bottom: 9px; }p {    margin: 0 0 9px 0;}strong {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 35px;	font-style: normal;	line-height: 36px;	letter-spacing: 1px;	color: #000000;	font-weight: normal;}u {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 15px;	text-decoration:none;	color: #333333;	font-style: italic;}em {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 25px;	font-style: normal;	line-height: 28px;	letter-spacing: 1px;	color: #000000;	font-weight: normal;	margin-bottom: 30px;}h1 { font-size: 32px; }h2 { font-size: 24px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 0; padding: 0; }#img-container p	{ width: 590px; margin: 0; padding: 0 0 12px 0; }#once { clear: left; }tr { vertical-align:top; }
