body
	{
	 background: rgb(255,226,196);
	 scrollbar-face-color: rgb(255,226,196);
	 scrollbar-highlight-color: rgb(255,226,196);
	 scrollbar-3dlight-color: rgb(211,18,0);
	 scrollbar-darkshadow-color: rgb(211,18,0);
	 scrollbar-shadow-color: rgb(255,226,196);
	 scrollbar-arrow-color: rgb(211,18,0);
	 scrollbar-track-color: rgb(255,226,196);
	 font-family: verdana,arial,helvetica,sans serif;
	 color: rgb(211,18,0);
	 font-size: 11px;
	 line-height: 14px;
	}
#family
	{
	 width: 250px;
	}

