body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #006;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #903;
	background-color: #CCC;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #006;
	background-color: #6CF;
	font-variant: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.redhighlight {
	color: #933;
	font-weight: bold;
	text-decoration: none;
}
a .redhighlight {
	text-decoration: none;
}
.picture {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
