#content form {
	margin: 0px;
	padding: 0px;
}

#content a, #footer a, #credits a {
	text-decoration: underline;
	color: #666;
	}
#content a:link {
	}
#content a:visited {
	}
#content a:active {
	}
#content a:hover, #footer a:hover, #credits a:hover {
	text-decoration: none;
	color: #666;
	}
#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1.2em 0em 1.2em 0em;
	line-height: 20px;
	color: #750020;
	}
#content h2 {
	font-size: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
#content h3 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
#content h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
#content h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
#content h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
#content img {
	border: none;
	margin: 10px;
	}
#content ol, #content ul, #content li {/*
	list-style: none;*/
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
#content p {
	/*font-size: 0.9em;*/
	/*margin: 0.75em 0em 0em 0em;
		text-align: justify;*/
	}
#content strong, #footer strong, #credits strong, #content b, #footer b, #credits b {
	font-weight: bold;
	}.thumbnails{	list-style:none;}.thumbnails img{	margin:0 !important;}.thumbnails .download{	background:#ffffff;	padding:5px;	width:60px;	border:1px solid #000000;}.thumbnails li{	width:30%;	float:left;	display:block;	padding:10px;	height:200px;}.clear{	clear:both;}

