body 
	{
	scrollbar-base-color:#C6C6C6; 
	scrollbar-face-color:#B8BA90;
	scrollbar-track-color:#ADAA7B;
	scrollbar-arrow-color:#666424;
	scrollbar-darkshadow-color:#ADAA7B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#666424; 
	scrollbar-3dlight-color:#666424;
	overflow-x: hidden; 
	color: #666424;
	font: 11px Verdana;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ADAA7B;
	}
 
a 
	{
	text-decoration: none;
	color: #666424;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #4A1C0E;
	} 

img { border: 0px }

p
	{
	color: #666424;
	font-family: Verdana;
	font-size: 11px;
	}

b
	{
	color: #4A1C0E;
	}


.header	{
	font-family: Verdana, Arial, Georgia; 
	font-weight: bold;
	font-size: 14px; color: #7C6A28; 
	height: 16px; 
	width: 100%; 
	border-bottom: 1px solid #7C6A28; 
	}

ul

	{
	list-style-image: url(http://www.geocities.com/lingling636/images/square.gif);
	margin-left: 17px;
	}
