body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;	color: #663300;
	background-image: url(parchment.gif);
	margin: 1em 6em 3em 3em;
	}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #CC6600;
	}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #330000;
	}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FF3300;
	}

a:hover {
	text-decoration: none;
	color: #FFCC99;
	}
hr {
	/*display: none;*/
	}
h1 {
	color: #330000;
	/*font-family: Garamond, Times New Roman, Times, serif;*/
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	color: #330000;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 1.5em;
	margin: 1.2em 0em 1.2em 4em;
	font-weight: bold;
	}
h3 {
	color: #330000;
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 4em;
	font-weight: normal;
	}
h4 {
	color: #330000;
	font-size: 1.2em;
	margin: 1.2em 0em .6em 4em;
	font-weight: bold;
	}
h5 {
	color: #330000;
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 4em;
	font-weight: bold;
	}
h6 {
	color: #330000;
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 1em;
	font-weight: bold;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 8em;
	}

table.lg {
	margin-left: 6em;
	}

div.title {
	position: absolute;
	left: 6em;
	margin-top: 5em;
	width: 200px;
	padding: 10px;
	/*background: #FFCC99;*/
	z-index: 8;
}

div.list {
	position: absolute;
	left: 12em;
	margin-top: 30em;
	width: 350px;
	padding: 10px;
	background-image: url(cupidlight.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	border-color: #330000;
	border-style: solid;
	border-width: 2px;
	z-index: 4;
}

.cupid {
	position:absolute;
	left: 20em;
	margin-top: 8em;
	z-index:0;
}

p {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 4em;
	line-height: 1.8em;
	}

.alignr {
	text-align: center;
	}

strong, b {
	font-weight: bold;
	}

.image {
	/*border:1px solid #000;*/
	margin: 1.2em 0em 1.2em 0em;
	text-align: center;
	}

.center {
	text-align: center;
{

div.preface {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}

.institution {
	color: #46597D;
	/*font-family: Garamond, Times New Roman, Times, serif;*/
	font-size: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;

	}

a.institution:link {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}

a.institution:visited {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}

a.institution:active {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}

a.institution:hover {
	text-decoration: underline;
	color: #FFCC99;
}

