h1 {
	font-size: 16pt; 
	margin-top: 1em;
	margin-bottom: 1em;
	color: black;
}

h2 {
	font-size: 14pt;
	margin-bottom: 0.8em;
}

A:link, A:visited { color: #015093; text-decoration: underline; }
A:hover { color: #b10000; text-decoration: underline; }

.container_outer, .maincontent  {
	width: auto;
	padding: 0;
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

.footer, .headermenu, .leftbox, .fernbar, .left_col, .subscribe_area { 
	display: none;
}

.ill_right {
	float: right;
	margin: 0.5em 0 1.5em 1.5em;
	text-align: center;
}

TABLE.table_gallery {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
TABLE.table_gallery TD{
	padding: 10px 15px;
	font-size: 8pt;
	text-align: center;
	line-height: 1.2em;
}
.ill IMG, .ill_left IMG, .ill_right IMG, .table_gallery IMG  {
	margin-bottom: 0.5em;
	border: 1px solid #02294a;
}


