body
{
	font-family:"calibri","sans-serif";
	font-weight:normal;
	
}
h1,h2,h3{font-family:"serif";font-weight:normal;}

h2,h3{color: #9F0000;}
p,ul,ol{ color:#333333;}
li{ margin-bottom:0.5em;}
div.wrapper
{
	z-index:2;
	width:inherit;
	height:inherit;
	margin:1em;
	border:solid;
	border-color: #AAAAAA;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
	background-color: #EEEEEE;
}
img
{
	float:left;
	margin-right:50px;
	
}
dfn 
{
	display:inline-block;
	width:4em;
}
div.block
{
	z-index:2;
	width:50em;
	background-color: #FAFAFA;
	overflow:auto;
	padding:1em;
	border:solid;
	border-color: #9F0000;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
	margin:2em;
}
div.headblock
{
	width:40em;
}
a.normal
{
	text-decoration:none;
	color:#000000;
}
a.underline
{
	text-decoration:underline;
}
a:link {color:#000000}      /* unvisited link */
a:visited {color:#222222}  /* visited link */
a:hover {color:#AAAAAA}  /* mouse over link */