BODY
{
	font-family: verdana;
	font-size: 10pt;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #E5E5E5;
} 
TD
{
	font-size: 8pt;
} 
NAV
{
	font-size: 8pt;
} 
.heading
{
	font-size: 14pt;
	color: #d2623d;
	font-weight: bold;
} 
.toc
{
	font-size: 12pt;
	color: #323278;
	font-weight: bold;
} 
A:link
{	
	text-decoration:	underline;
	color:	#0067A5;
}	
A:visited
{	
	text-decoration:	underline;
	color:	#0067A5;
}	
A:active
{	
	text-decoration:	none;
	color:	#0067A5;
}			
A:hover	
{	
	text-decoration:	none;
	color:	#0067A5;
}
