	BODY,TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
	}
	
	DIV.indent
	{
		margin-left: 25px;
		margin-right: 25px;
	}

	TD.footer 
	{
		color : #FFFFFF;
		font-weight : bold;
		text-align : center;
		font-variant : small-caps;		
		background : #000000;		
	}	
	
	TD.header 
	{
		font-size: 12pt;
		color : #000000;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		background : #91ba9b;
	}	

	A
	{
		text-decoration:none;
		color : #EA5C16;
		font-weight : bold;
	}

	A:HOVER 
	{
		color : #FFCC00;
		text-decoration : none;
		font-weight : bold;
	}

	A.footer
	{
		text-decoration:none;
		color : #61BBE1;
		font-weight : bold;
	}
	
	A.footer:HOVER 
	{
		color : #EF639C;
	}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
	DD
	{
		font-size : 10pt;
	}

	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		background : #FFCC00;
		color : #000000;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

