HTML		{ overflow: auto;
		}

A 		{	text-decoration: none;
	  		color: #339966;
}

A.visited 	{ 	color: #342978;
}

A:hover 	{ 	color: #F9934C;
}

BODY		{	margin: 0; 
			padding: 0;
			font-family: "Arial", Helvetica, sans-serif;
			font-size: 12pt;
			text-align: justify;
		}

P		{	font-family: "Arial", Helvetica, sans-serif;
			font-size: 10pt;
			text-align: justify;
}

P.intro		{	font-size: 12pt;
			color:	#666666;
}

P.casestudy	{	text-align: right;
		}

.bellwether 	{	color:	#339966;
			font-weight: bold;
		}

.footer 	{	font-family: "Arial", Helvetica, sans-serif;
			color: #339966;
			font-size: 8pt;
		}

H1		{	font-size: 18pt;
			color: #342978;
			text-align: right;
		}

H2		{	font-size: 12pt;
			color: #339966;
			font-weight: bold;
			text-align: left;
		}

H3		{	font-size: 10pt;
			font-weight: bold;
			text-align: left;
			color: #339966;
		}

H4		{	font-size: 9pt;
			font-weight: bold;
			text-align: left;
			color: #666666;
		}

TD.title	{	padding-top: 15;
			vertical-align: top;
			width: 175;
		}

TD.content	{	padding-top: 15;
			width: 485;
		}

UL		{	font-family: "Arial", Helvetica, sans-serif;
			font-size: 10pt;
		}

IMG.vertical	{	height: 100;
			width: 2;
		}.green {
	color: 339966;
}
