body 
{
	font-size: 12; 
	font-family: verdana;
	color: rgb(106,99,77); 
	background-image: url(images/bg.gif) ;
}

td
{
	font-size: 12; 
	font-family: verdana;
	color: rgb(106,99,77); 
	scrollbar-face-color: CCCC99;
	scrollbar-arrow-color: FFFFFF;
}

h1
{
	font-size: 18; 
	font-weight: bold; 
	font-family: verdana; 
	color: rgb(106,99,77); 
}

h2
{
	font-size: 14; 
	font-weight: bold;
	font-family: verdana;
	color: rgb(106,99,77); 
}


a:link 
{ 	
	color: rgb(106,99,77); 
	text-decoration: none;
}

a:active 
{ 	
	color: rgb(106,99,77); 
	text-decoration: none;
}

a:visited 
{ 	
	color: rgb(106,99,77); 
	text-decoration: none;
}

a:hover 
{ 
	color: rgb(200,120,40); 
	text-decoration: nonr;
}

.small
{ 
	font-size: 10; 
	font-family: tahoma;
	color: rgb(106,99,77); 
}

.small2
{ 
	font-size: 10; 
	font-family: tahoma;
	color: rgb(106,99,77); 
}
