@charset "UTF-8";
#Content {
	width:800px;
	z-index:1;
	text-align: left;
	background-color: #9CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333;
	background-attachment: fixed;
	word-spacing: normal;
	padding: 10px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
a {
	font-size: 14px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #006;
}
a:visited {
	text-decoration: none;
	color: #030;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #006;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 16px;
	color: #060;
}
h3 {
	font-size: 14px;
}
.GenDescription {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	border-top-color: #030;
	border-bottom-color: #030;
}
body {
	background-image: url();
	background-repeat: no-repeat;
}
