BODY,P,TD,TH,DL,TD,OL,UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	color : #000000;
	background-color : #99cc99;
	Scrollbar-face-color: #99cc99;
	Scrollbar-highlight-color: #ffffff;
	Scrollbar-shadow-color: #66CC33;
	Scrollbar-3dlight-color: #66CC33;
	Scrollbar-arrow-color: #000000;
	Scrollbar-track-color: #CCCC99;
	Scrollbar-darkshadow-color: #669900;
}

PRE  {
	font-size : 12pt;
	font-family : 'Times New Roman', serif;
}

LI  {
	list-style-position : outside;
	background-color : transparent;
	text-align : justify;
}

H1  {
	font-size : 17pt;
    color : #006600;
	background-color : transparent;
}

H2  {
	font-size : 14pt;
    color : #006600;
	background-color : transparent;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
    color : #006600;
	background-color : transparent;
}

A, A :Link  {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #D2691E;
	background-color : transparent;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	color : #8B4513;
	background-color : transparent;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	color : #FFFF00;
	background-color : transparent;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

.emboldened {
	font-weight : bold;
}

.footer  {
	font-size : 10pt;
	text-align : center;
	color : #800080;
	background-color : transparent;
}

.textpurple  {
	color : #800080;
	background-color : transparent;
}

.textpurplesmall  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #800080;
	background-color : transparent;
}

.textpurplesmallbold  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
   	font-weight : bold;
	color : #800080;
	background-color : transparent;
}

.textyellow  {
	color : #ffff00;
	background-color : transparent;
}

.textyellowbold  {
	font-weight : bold;
	color : #ffff00;
	background-color : transparent;
}

.textyellowsmallbold  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
   	font-weight : bold;
	color : #ffff00;
	background-color : transparent;
}

.textred  {
	color : #cc0000;
	background-color : transparent;
}

.textredsmall  {
	font-size : 10pt;
	color : #cc0000;
	background-color : transparent;
}

.textredbold  {
	font-weight : bold;
	color : #cc0000;
	background-color : transparent;
}

.textredsmallbold  {
	font-size : 10pt;
	color : #cc0000;
	background-color : transparent;
}

.textgreen  {
	font-size : 10pt;
	color : #006400;
	background-color : transparent;
}

.lawhead  {
	font-size : 12pt;
    font-weight : bold;
	color : #ffffff;
	background-color : #990033;
}

.lawone  {
	font-size : 12pt;
	color : #ffffff;
	background-color : #666633;
}

.lawtwo  {
	font-size : 12pt;
	color : #ffffff;
	background-color : #669966;
}

.reviewhead  {
	font-size : 12pt;
    font-weight : bold;
	color : #ffffff;
	background-color : #990033;
}

.reviewone  {
	font-size : 12pt;
	color : #ffffff;
	background-color : #666633;
}

.reviewtwo  {
	font-size : 12pt;
	color : #ffffff;
	background-color : #669966;
}

.reviewsteel  {
	font-size : 12pt;
	color : #ffffff;
	background-color : #cc9966;
}

.dotlist  {
	list-style-position : outside;
	background-color : transparent;
	text-align : justify;
   	list-style-image : url(../images/button.gif);
}

.report  {
    font-family: 'Times New Roman', Times, serif;
    color : #ffffff;
	background-color : transparent;
}

.reportreviewhead  {
	font-size : 12pt;
    font-weight : bold;
	color : #ffffff;
    font-family: 'Times New Roman', Times, serif;
	background-color : #990033;
}

.reportreviewone  {
	font-size : 12pt;
	color : #ffffff;
    font-family: 'Times New Roman', Times, serif;
	background-color : #666633;
}

.reportreviewtwo  {
	font-size : 12pt;
	color : #ffffff;
    font-family: 'Times New Roman', Times, serif;
	background-color : #669966;
}

.draft  {
	font-weight : bold;
	color : #ffff00;
	background-color : #000000;
}