body {
	link:#993300;
	color : #000000;
	background-image : url(images/papyrus_gb2.png);
	background-color : #D7EEE2;
	background-attachment : fixed;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-weight : bold;
	font-size : 24pt;
	color : #660066;
	text-align : center;
	border-bottom : solid #2B8286 thin;
	padding: 0;
	margin: 5%;
	margin-top: 0px;
	margin-bottom: 1%;
}
h2 {
	font-weight : bold;
	font-size : 180%;
	color : #216669;
	margin-top: 3%;
	margin-left: 1%;
	background-color: #92B49C;
	margin-bottom: 1%;
}
a {
	text-decoration: none;
	color: #3CA4C1;
}
a:hover  {
	text-decoration: none;
	color: #E4FAF2;
	background-color: #3CA4C1;
}
h3 {
	color: #2F8F95;
	margin-left: 2%;
	font-size: 150%;
}
th {
	background-color: #C6D9D0;
}
caption {
	font-size: 120%;
	background-color: #A3C2B4;
}
.rowbottom {
	border-bottom-style: dashed;
	border-bottom-color: #B7CAC5;
	border-bottom-width: 1px;
}
.rightcolumn {
	float: right;
	width: 120px;
	margin-left: 2%;
	padding: 0;
	text-align: center;
}
.remarkeven {
color: #C2531D
}
.remarkodd {
color: #3E5F91
}
.index {
	margin-bottom: 3%;
}
.index a, .index a:hover {
	display: block;
	text-decoration: underline;
	text-align: center;
}
h2 a:hover {
	background-color: #AFDDAF;
}
