	BODY,TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
	}

TD.footer 
	{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bottombar.gif);
}	
	
	TD.header 
	{
		font-size: 12pt;
		color : #000000;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		background : #91ba9b;
	}	
	
	.yellowbar {
		background-color: #F9E06E;
		padding: 2px;
		text-align: center;
	}
.footerlinks
{
	font-size : 9pt;
	text-align: center;
	}

	
.pullquote
{
		font-size : 9pt;
	text-align: center;
	}
.white
{
	color: #FFFFFF;
	font-weight: bold;

}	
	A
	{
	text-decoration: none;
	color: #DF2929;
	font-weight: bold;
}

	A:HOVER 
	{
	color: #8E1212;
	text-decoration: none;
	font-weight: bold;
}

	A.footer
	{
		text-decoration:none;
		color : #FFFFFF;
		font-weight : bold;
	}
	
	A.footer:HOVER 
	{
		color : #000000;
	}

	BLOCKQUOTE
	{	
		color : #000080;
		font-size : 10pt;
	}
	
	DT
	{
		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;
	}


