body { 
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: "Avant Garde BT", geneva, arial, helvetica;
	color: #000000;
	}

a:link {  
	font-style: normal; 
	color: #036;
	text-decoration: underline;
	}

a:visited {
	font-style: normal; 
	color: #036;
	text-decoration: underline;
	}	

a:hover, a:active {  
	color: #675B44; 
	}

h3 {
	font-variant: small-caps;
	text-align: center
	}

p {
	padding: 0px 20px 0px 20px;
	font-size:10pt;
	}
	
div#content {
	border: 0 0 0 0;
	width: 318px;
	height: 520px;
	overflow: auto;

/*	scrollbar-3dlight-color:;
	scrollbar-arrow-color:;
	scrollbar-base-color: #ffffff;

	scrollbar-darkshadow-color:;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color
; 	vertical-align: middle;*/
	}

div#scrolls {
	border: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
	}
