body {  color : rgb(0,0,0);
	background-color : #EAD3B9;
	margin: 1px;
	scrollbar-base-color: #DCC7AE; 
	scrollbar-face-color: #D1BDA5; 
	scrollbar-track-color: #EAD3B9; 
	scrollbar-arrow-color: #645950;
	scrollbar-highlight-color: #F3E7D8; 
	scrollbar-3dlight-color: #F3E7D8; 
	scrollbar-shadow-color: #645950;
	scrollbar-darkshadow-color: #3E363B; 
	}



h1 {font-family: georgia;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: 900;
	text-align: left;
	}

h2  {font-family: georgia;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}


a:hover {color: #70592B; 
	text-decoration: underline;
	}
a:link {color: #3E363B; 
	text-decoration: underline;
	}
a:visited {color: #785F44; 
	text-decoration: underline;
	}
a:active {color: #C09B72; 
	text-decoration: underline;
	}


.textstyle {font-family: "Georgia"; 
	font-size: 9pt; 
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.textstylesmall {font-family: "Georgia"; 
	font-size: 7pt; 
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.topleft {background-image: url("graph/content-tl.gif");
	background-position: top left;}
.topright {background-image: url("graph/content-tr.gif");	
	background-position: top right;}
.bottomleft {background-image: url("graph/content-bl.gif");
	background-position: bottom left;}
.bottomright {background-image: url("graph/content-br.gif");
	background-position: bottom right;}



.floatleft {float: left;}
.layunder {right: 0px;
	position: absolute;
	z-index: -1;
	vertical-align: top;}

.intscroll {width: 400px;
	height: 270px;
	overflow: scroll;}