#H1 {color: #CC6633}
H1 {color: #7B3625}
#H2 {color: #CC6633}
H2 {color: #7B3625}
#H3 {color: #591403}
H3 {color: #7B3625}

#B {color: #CC6633}
#B {color: #8B4726}
B {color: #591403}
#B {color: #AD6A56}

STRONG {color: #FF0000}

HR {
	size: 1; 
	color: #8B4726
	}

color1 {color: #CC6633}
color2 {color: #EE8855}

font {face: Arial, Helvetica, sans-serif}
font1 {face: Arial, Helvetica, sans-serif}
font.light {face : Arial, Helvetica, sans-serif
			color : F9F2EE
			}
font.small {face: Arial, Helvetica, sans-serif;
			size: 2
		}

body {
	font: 100% tahoma,verdana,helvetica,arial,sans-serif;
	margin:0px;
	background-color: #FAF2EE;
	color: #591403;
	}

a:link  {
	color: #6A2514;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #591403;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
	
TD.wood 	{ 
		background-image: url(images\backgrounds\wood13.jpg);
	}

TD.slivers {
	font-family: Helvetica, Geneva;
	font-size: 10pt;
	valign: top;
}

TD.sliversSmall {
	font-family: Helvetica, Geneva;
	font-size: 8pt;
}

TH.slivers {
	font-family: Helvetica, Geneva;
	font-size: 10pt;
	valign: top;
	align: left;

font.slivers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TABLE.600
	{width : 600;
	 border : 1;
	 border-color : #591403}

TABLE.wood{
	backgroung-image: url("images/backgrounds/wood13.gif");
	border: 0;
}

TD.wood {
	backgroung-image: url("images/backgrounds/wood13.gif");
}

a:link { color: brown; }
a:hover { color: tan; }
a:visited { color: brown; }
