	
BODY	{	
	font-family:	Verdana, Geneva, sans-serif;
        font-size: 	12px;
	background-image: url("../images/kamsand8.gif");
	}	
		

TABLE   {
        background-color: white;
        font-family:	Verdana, Geneva, sans-serif;
        font-size: 	12px;
        }
	
/* toc Class Behavior */
a:link.toc { 
color: #336699; 
background-color: #FFFFCC;
text-decoration: none;
font-weight:	bold;
}
a:visited.toc { 
color: #336699; 
background-color: #FFFFCC;
text-decoration: none;
font-weight:	bold;
}
a:hover.toc {
color: #FFFFCC; 
background-color: #336699;
text-decoration: none;
font-weight:	bold;
} 

/* All other links behavior */
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#f00;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#f00;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}
