BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
		background-image: url(images/backs/back.gif);
	}

TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 10pt;
	}

A
	{
	text-decoration: none;
	color: White;
	font-weight: bold;
}

A:HOVER 
	{
	color: #EB181E;
	text-decoration: none;
	font-weight: bold;
}

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 : #000000;
		color : #FFFFFF;
	}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}

