	BODY
	{
		background-image: url(images/backs/back.gif);
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
	}

	TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
		vertical-align: top;
	}

.footer 
	{
		color : #FFFFFF;
		font-weight : bold;
		text-align : center;
		font-variant : small-caps;		
		background : #000000;		
	}	
	
.header 
	{
	font-size: 14pt;
	color: #000000;
	text-align: center;
	background: #B7D0CD;
	border: 2px dashed Black;
	padding: 4px;
}	

.text
{
	padding-left: 8px;
	padding-right: 8px;
	
}

.medium 
	{
	font-size: 12pt;
	}	

TABLE.instrument 
	{
	background: #B7D0CD;
	border: 2px dashed Black;
	padding: 4px;
}	


HR.button 
	{
	border-top: 2px dashed #517B76;
	margin-bottom: 4px;
	margin-top: 4px;
	size: 2px;
}	
	A
	{
	text-decoration: none;
	color: #D58739;
	font-weight: bold;
}

	A:HOVER 
	{
	color: #D53939;
	text-decoration: none;
	font-weight: bold;
}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
	DD
	{
		font-size : 10pt;
	}

	DT
	{
		font-size : 12pt;
	font-weight: bold;
	}

	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		background : #000000;
		color : #FFFFFF;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

