﻿@charset "utf-8";
iframe#conash3D0 {
	display: none;
}
body {
	background-color: #CCC;
	margin: 0px;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
table {
	margin-left: auto;
	margin-right: auto;
}
table#nav, table#end {
	background-color:#FC0;
	line-height: 26px;
	text-align: center;
}
table#nav a, table#end a {
	color: #000;
	display: block;
	text-decoration: none;
}
table#nav a:hover, table#end a:hover {
	background-color: #39F;
}
.contentBorder {
	background-color: #39F;
}
.content {
	background-color: #FFF;
}
.header {
	font-weight: bold;
	font-size: 18px;
}

/* Copyright © 2006-2010 CuteWorm.com. All rights reserved. */

ol, ul {
	margin-bottom: 0px;
	margin-left: 42px;
	margin-right: 42px;
	padding-left: 0px;
	text-align: justify;
	font-weight: bold;
}

span {
		font-weight: normal;
	}
