body 
{
	font-size: 12; 
	font-family: verdana;
	color: black; 
	background-image: url(images/border-bg.gif) ;
}

td
{
	font-size: 12; 
	font-family: verdana;
	color: black; 
	scrollbar-face-color: CCCC99;
	scrollbar-arrow-color: FFFFFF;
}

h1
{
	font-size: 18; 
	font-weight: bold; 
	font-family: verdana; 
	color: black;
}

h2
{
	font-size: 14; 
	font-weight: bold;
	font-family: verdana;
	color: black; 
}


a:link 
{ 	
	color: black; 
	text-decoration: none;
}

a:active 
{ 	
	color: black; 
	text-decoration: underline;
}

a:visited 
{ 	
	color: black; 
	text-decoration: none;
}

a:hover 
{ 
	color: black; 
	text-decoration: underline;
}

.small
{ 
	font-size: 10; 
	font-family: tahoma;
	color: black; 
}

