body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0;
	padding: 0;
}
ul.thumbs {
	font-size: 10px;
	text-align: center;
}
#contentbodyidx {
	color: #e6e6e6;
}
.imageleft {
	margin: 0 12px 0 0;
}
.imageright { 
	margin: 0 0 0 12px;
	}
h2, h3, h4 {
	margin: 0 0 12px 0;
	padding: 0;
	color: #611212;}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	margin: 0 0 10px 0;
}
a {
	color: #000033;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}
#copyright {
	text-align: center;
	padding: 35px 0 0 0;
	color: #4267a6;
	font-size: 10px;}
#copyright a {
	color: #4267a6;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}