<style type="text/css"> 	html {
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #cccccc;
	font-style: normal;
	font-weight: normal;
	font: 1em;
}
#wrap {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: 20px;
	width: 1000px;
	min-width: 1000px;
	background: white;
}
#header {
	min-height: 125px;
	height: auto;
	padding-left: 40px;
	padding-right: 10px;
}
#nav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
#sidebar {
	min-height: 50px;
	margin-right: 0;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-left: 40px;
	float: left;
	width: 270px;
	padding: 10px 0;
}
#main {
	border-top-style: dotted;
	border-top-width: 1px;
	min-height: 900px;
	margin-left: 0;
	margin-right: 30px;
	float: right;
	width: 650px;
	padding: 0 0 0 10px;
}
#footer {
	clear: both;
	padding: 5px 10px;
}
#footer p {
	margin: 0;
}
#nav ul {
	margin-bottom: 0px;
	list-style: none;
}
#nav li {
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0 1.5em 0 0;
}
#nav form {
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0 1.5em 0 0;
}
#nav #currentpage a {
		color: black;
	}
h1 {
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	letter-spacing: -4px;
	font-weight: bold;
	text-align: left;
	font-size: 5em;
}
h2 {
	border-style: none;
	text-align: left;
	font: bold 3em;
}
h3 {
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	font: bold 1em/1em;
}
h4 {
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0;
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 0;
}
* html #footer {
	height: 1px;
}
a {
	text-decoration: none;
	color: #cc3300;
}
info {
	word-spacing: normal;
	font: 1em/1em;
}
ul {
	padding-right: 2em;
	text-align: justify;
	margin-top: 0;
	list-style-position: outside;
	list-style-type: square;
}
p {
	padding-right: 2em;
	padding-left: 0.5em;
	text-align: justify;
}
dfn {
	font-style: italic;
}
.grittitaph {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
.newarticle {
	line-height: 0.5em;
	padding-left: 0;
}
.simple {
	border-style: dashed;
	border-width: 1px;
}.alignright {
	text-align: right;
}
table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	margin: 0px;
	width: auto;
	empty-cells: show;
	font: 12px monospace, "Courier New", Courier, Monaco;
}
table a {
	text-decoration: none;
	color: blue;
}
th {
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: double;
	border-bottom-width: 1px;
}
th a {
	margin: 0px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: black;
}
th a:hover {
	color: #191919;
}
tfoot {
	border-top-color: #333333;
	border-top-style: double;
	border-top-width: 1px;
	font-weight: bold;
}
.floatright {
	display: inline;
}
blockquote {
	text-align: justify;
	font-style: italic;
}
td {
	border-collapse: collapse;
	border-spacing: 0px;
	padding-right: 4px;
	padding-left: 3px;
}
.simpleright {
	background-color: white;
	font-family: monospace, Monaco, "Courier New", Courier;
	text-align: right;
}
.inline {
	width: auto;
	height: auto;
	position: relative;
}
.highlight {
	
}
tbody tr:hover {
	background-color: #cccccc;
}

