	BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #f2d37d;
		font-size : 10pt;
	}
	
	TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #f2d37d;
		font-size : 10pt;
	}

.footer 
	{
		color : DDDDDD;
		background : #303030;		
	}	

.buttons 
	{
		color : DDDDDD;
		background : #303030;		
		width: 120px;
	}	
	
	
.header 
	{
	vertical-align: top;
	}	

	.text
	{
		text-align: justify;
		padding-left: 8px;
	}
	.credit
	{
		width: 115px;
	}	
	
	A
	{
	text-decoration: none;
	color: #BBBBBB;
	font-weight: bold;
}

	A:HOVER 
	{
	color: #f2d37d;
	text-decoration: none;
	font-weight: bold;
} 

	A.footer
	{
		text-decoration:none;
		color : #FFFFFF;
		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;
		background : #303030;		
	}

	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;
	}

