.sidenav { 
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; left: 5px; top: 100px; width:130px; 
	} 

.advert {
	position:absolute; top: 110px; left: 820px;
	}

a.archiving {
	background-color:white;
	color: #006400;
	text-decoration: none;
	} 
             
a.archiving:hover {
	background-color: #006400;
	color: white;
	} 
	
a.body {
	text-decoration: none;
	}
            
a.publishing {
	background-color:white;
	color: #0000FF;
	text-decoration: none;
	}
 
a.publishing:hover {
	background-color: #0000FF;
	color: white;
	} 

a.authoring {
	background-color:white;
	color: #8B4513;
	text-decoration: none;
	}
	
a.authoring:hover {
	background-color: #8B4513;
	color: white;
	} 

a.book {
	background-color:white;
	color: #800080;
	text-decoration: none;
	}
	
a.book:hover {
	background-color: #800080;
	color: white;
	}
 
a.side {
	background-color:#336699;
	color: white;
	text-decoration: none;
	font-size: 10pt;}
 
a.sidelink {
	background-color:#336699;;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	}

a.image {
	text-decoration: none;
	}

blockquote {
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	}

body {
	background-color: #ffffff;
	color: #000000;
	line-height:110%;
	font-family:sans-serif;
	}

body > div.sidenav {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed; 
	} 
	
div.content {
	margin-left: 150px;
	width: 650px;
	font-size:10pt;
	}

div.deflist {
	margin-top: 1em;
	margin-left: 2em;
	}

div.sidelink {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	}
 
div.sidetitle {
	margin-top: 0.5em;
	}
	
h3 {
	margin-top: 2em;
	margin-bottom: 0em;
	}
 
h3.first {
	margin-top: 0em;
	margin-bottom: 0em;
	}
 
h4 {
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 0em;
	}
	
li.ul {
	margin-top: -0.25em;
	margin-bottom: -0.25em;
	}

p.first {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	}
 
p {
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: 1em;
	}

pre {
	margin-left: 2em;
	}

table.content {
 	margin-top: 10px;
 	margin-bottom: 10px;
 	margin-left: 25px;
 	font-size: 10pt;
 	}
 	
td.content {
 	border-bottom: thin groove;
 	padding: 5px;
 	}

td.dterm {
	vertical-align: top;
	text-align: right;
	border-bottom: thin groove;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-right: 1em;
	font-weight: bold;
	}
 
 td.ddef {
 	margin-top: 0.25em;
 	margin-bottom: 0.25em;
 	border-bottom: thin groove;
 	}
