	<!--
	a 	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 700; text-decoration : none; } 
	a:link		{ color: #F0DFBF; border-bottom: 1px solid #172935; } 
	a:visited	{ color: #F0DFBF; border-bottom: 1px solid #172935; } 
	a:active	{ color: #00ff00; border-bottom: 1px solid #172935; } 
	a:hover		{ color: #ffffff; border-bottom: 4px solid #0390FB; }

	body {
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 700;
		color:#ffffff;
		line-height:200%;
  		vertical-align:top;
		text-align:center;
		background:#ffffff url('../../images/paper/more13p.jpg') top center no-repeat;
	}

	td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 700;
		color:#ffffff;
		line-height:200%;
  		vertical-align:top;
  		text-align:left;
	}

	#black {
		margin:0px auto;
		width:990px;
		border:0px solid #bbb;
	}
	
	#black a:link {
		border-bottom: 2px solid #2D2D34;
	
	 }

	#black a:active {
		border-bottom: 2px solid #0390FB;
	 }

	#black a:hover {
		border-bottom: 2px solid #0390FB;
	 }

	.thumbs {
		border:0px solid #bbb;
		padding:7px;
		width:125px;
		float:left;
	}
	
	html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}
				
	-->