body, table, tr, td {
	font-family: arial, sans-serif, helvetica, helv;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	background: #000;
}

body {
	text-align: center;
}

table, tr, td {
	text-align: left;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color: #ffff90;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.preview {
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

#header {
	text-align: center;
	width: 520px;
	height: 100px;
}

#mainquote {
	width: 400px;
	text-align: center;
}

#menu {
	font-size: 8pt;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 32px;
	width: 520px;
}

#menu a {
	margin-left: 8px;
	margin-right: 8px;
}

#page {
	background-color: #000;
	text-align: center;
	width: 520px;
	margin: 20px auto;
	border: none;
}

#content {
	float: left;
	margin-top: 8px;
	width: 520px;
}

#footer {
	clear: both;
	color: #ddd;
	padding: 2px 0px;
	width: 520px;
	height: 28px;
	font-size: 8pt;
}

#footer p {
	margin-top: 4px;
	border-top: 1px solid #ddd;
}

.section {
	text-align: left;
	/* margin: 0px 24px; */
}

.section .list {
	margin-left: 40px;
}

.section .list p {
	clear: both;
	padding-top: 8px;
/* 	background-color:#ff0; */
}

.section .list p:first-child {
	padding-top: 0px;
}

.section .list a {
	color: #ffff90;
	text-decoration: none;
	font-weight: bold;
}

.section .list a:visited {
	color: #ffff90;
}

.section .list a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.section blockquote {
	margin-left: 60px;
	margin-right: 32px;
}

h2 {
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 8px auto;
	margin-bottom: 8px;
	padding: 0px;
	/* text-transform: uppercase; */
	font-size: 12pt;
	font-weight: normal;
	/* font-family: arial; */
}

.section h2:first-child {
	margin-top: 0px;
}

h2 span {
	font-size: 8pt;
	text-align: right;
	border: none;
	padding: none;
	margin: none;
	float: right;
}

#files {
	margin-top: 8px;
	border-top: 1px solid #42a9c7;
}
