BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
	}

TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
		vertical-align: top;
		text-align: justify;
	}

.text
{
	padding-left: 20px;
	padding-right: 20px;
}	
	
.pullquote
{
	font-size: 10pt;
}

.bottom
{
	border-top: thin dashed Black;
	padding-top: 6px;
}

.red
{
	color: #B50F13;
}
A
	{
	text-decoration: none;
	color: #EB181E;
	font-weight: bold;
}

A:HOVER 
	{
	color: #1889EB;
	text-decoration: none;
	font-weight: bold;
}

BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
DT
	{
		font-size : 14pt;
		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: #F28331;
	color: #FFFFFF;
	padding-left: 6px;
}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}


