A {
	color : #005f7b	;
}

A:LINK {
	color : #005f7b;
	font-weight : bold;
}

A:VISITED {
	color : #5c8fa3;
	font-weight : bold;
}

A:ACTIVE {
	color : Silver;
}

P, LI {
	margin-left: 10px;
	margin-right: 30px;
}

P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

H1  {
	font-size: 18pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005F7B;
	margin-left: 10px;
	margin-right: 30px;
}

H2  {
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005F7B;
	margin-left: 10px;
	margin-right: 30px;
}

H3  {
	font-size : 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #005F7B;
	margin-left: 10px;
	margin-right: 30px;
}
H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left: 10px;
	margin-right: 30px;
}


BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
	background-color: #F2F2F2;
}

LI  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans_Serif;
	margin-bottom: 6px;
}

UL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.left_column  {
	font-size : 9pt;
	margin-left: 10px;
	margin-right: 30px;
	margin-top:0px;
	margin-bottom:0px;
	
}

.boxheading {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	line-height: 12pt;
}

.small {
	font-size: 7pt;
	text-align: center;
}

.bottom {
	font-size: 9pt;
}

.question {
	font-style: italic;
	font-weight: bold;
}

.quote  {
	font-style: italic;
	font-weight: bold;
	margin: 12px 60px 6px 60px;
	line-height:150%;
}
.quoteAttribution {
	text-align:right;
	margin: 0 60px 18px 60px;
}
	