	BODY
	{
	background-image: url(images/backs/back.gif);
	font-family: Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color: #000000;
	font-size: 10pt;
	margin: 0px;
}

	.body
	{
	background-color: #FFF0CA;
	padding-left: 8px;
	padding-right: 18px;
	font-family: Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	border-right: thick ridge #C7F5A9;
}
	
	TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
	}

	.buttons
	{
			width: 177;		
			vertical-align: top;
	}	


	.footer 
	{
	font-weight: bold;
	text-align: center;
	background-color: #F3FFB3;
	border-right: thick ridge #C7F5A9;
}	
	
	TD.header 
	{
		font-size: 12pt;
		color : #000000;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		background : #91ba9b;
	}	
	
	.quote
	{
		text-indent: 35px;
	}
	
	.quoter
	{
		text-align: right;
		padding-right: 85px;
		color: #FF5706;
		font-weight: bold;
	}
	
	A
	{
	text-decoration: none;
	color: #004080;
	font-weight: bold;
}

	A:HOVER 
	{
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

	DT
	{
			font-weight: bold;
	}

	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 : #000000;
		color : #FFFFFF;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

