
body {
    background-position: bottom right; scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#CDE1FF;
	scrollbar-3dlight-color:#15A4FA;
	scrollbar-darkshadow-color:#F36FD4;
	scrollbar-shadow-color:#CDE1FF;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#F7FCFF;
	color: #555753; 
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; line-height:16pt; font-size:8pt; font-family:georgia; background-color:#fff; background-repeat:no-repeat; background-attachment:scroll 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}





#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}

#linkList h3.select span {
	display:none
	}

#linkList h3.favorites span {
	display:none
	}

#linkList h3.archives span {
	display:none
	}




#linkList ul {
	margin: 0px;
	padding: 0px;
	}

#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	
