body { 
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

	scrollbar-face-color: white; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #999999 ; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-base-color: white;
}



.tit {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}


.subn {
	font-style: italic;
	font-weight: normal;
	color: #6E4823;
	text-decoration: none;
}


a {
	font-style: italic;
	font-weight: normal;
	color: #6E4823;
	text-decoration: none;
}

.cont {
	font-style: normal;
	font-weight: normal;
	margin-right:15%;
}


ul { 
	list-style-type:square;
	margin-left:15px;
	margin-right:15%;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}