P,OL,UL,LI,TD {
	font-family : Arial, Helvetica, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 12pt;
	text-align : left;
	text-indent : 0px;
}

H1  {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 16pt;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 15px;
}

H2  {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	font-size : 14pt;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 15px;
}

H3  {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 12pt;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 15px;
}

A:link  {
	font-family : Arial, Helvetica, sans serif;
	color : #486E94;
	font-weight : bold;
}

A:Visited  {
	font-family : Arial, Helvetica, sans serif;
	color : #9933CC;
	font-weight : bold;
}

A:Active  {
	color : #486E94;
}

A:Hover  {
	color : #9A00AB;
}

BODY  {
	font-family : Arial, Helvetica, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 12pt;
	text-align : left;
}

.tw {
	font-family : Arial, Helvetica, sans serif;
	font-size : 8pt;
}

.twcenter {
	font-family : Arial, Helvetica, sans serif;
	font-size : 8pt;
	text-align : center;
}

.twtable {
	background-color: #F5DBA2;
}

.bolditalics {
	font-family : Arial, Helvetica, sans serif;
        font-size : 12pt;
	font-weight : bold;
        font-style : italic;
}

.italics {
	font-family : Arial, Helvetica, sans serif;
        font-size : 12pt;
        font-style : italic;
}

.bold {
	font-family : Arial, Helvetica, sans serif;
        font-size : 12pt;
	font-weight : bold;
}


