html,body {
	margin: 0px;
	padding: 0px;
	background: #dcdae9;
	scrollbar-base-color: #dcdae9;
	color: #000033;
	font-family: Verdana, sans-serif;
	scrollbar-base-color: #dcdae9}
}/* CSS Document */


a:link {
	text-decoration: none;
	color: #343050;
	font-size: 0.9em;
}
a:visited {
	text-decoration: none;
	color: #343050;
}
a:hover {
	color: #A62900;
	
}
a:active {
	text-decoration: none;
}
#miniatures {
	width: 80%;
	border: 1px solid #cc4400;
	margin: 40px auto 10px;
	padding: 10px;
	background: #FFFFFF;
	height: auto;
}
h1 {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #dcdae9;
	color: #000033;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
p {
	font-size: 9px;
	color: #000066;
}
h3 {
	line-height: 1.2em;
	background: #FFFFFF;
	padding: 1px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 1px solid #000066;
	margin-right: auto;
	margin-left: auto;
}
td {
	border: 1px solid #000066;
	background: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000066;
}
table {
	background: #FFFFFF;
}
h2 {
	font-size: 16px;
	background: #FFFFFF;
}
h4 {
	font-size: 0.9em;
	text-align: center;
}
tr {
	height: 18px;
}
h6 {
	text-align: center;
}
li {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

