P  {
	font-size : 12pt;
	font-family : Tahoma,sans-serif, serif;
	color : black;
	margin-left : 5pt;
	margin-right : 5pt;
	vertical-align: top;
}


BODY P  {
	font-size : 11pt;
	font-family : Tahoma,sans-serif, serif;
	color : black;
	text-decoration : none;
	margin-left : 5pt;
	margin-right : 5pt;
}

H1  {
	font-size : 24pt;
	font-family : Tahoma,sans-serif, serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-align : center;
}

H2  {
	font-size : 20pt;
	font-family : Tahoma,sans-serif, serif;
	font-style : italic;
	color : Black;
	text-align : left;
}

H3  {
	font-family : Tahoma,sans-serif, serif;
	font-size : 12pt;
	font-style : italic;
	color : black;
	text-align : center;
	font-weight : bold;
}
B	{
	font-family : Tahoma,sans-serif, serif;
	color : black;
	text-align : center;
	font-weight : bold;
	}

H4  {
	font-family : Tahoma,sans-serif, serif;
	font-size : 12pt;
	font-style : italic;
	color : black;
	text-align : left;
	font-weight : bold;
}

A  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	color : #000000;
}

A:Visited  {
	color : #000000;
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	text-decoration : underline;
}

A:Active  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	color : #0000FF;
}

A:Hover  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	color : Red;
   background-color: Black;
}


BODY  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 11pt;
	margin-left : 0px;
	margin-top : 0px;
 	margin: 0 0 20px 0;
 	text-align: center;
	padding : 0px;
}

TABLE TR TD  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 11pt;
	text-align : center;	
	vertical-align: middle;
}

DIV  {
	color : black;
	text-align : center;
   vertical-align: middle;	
	font-size : 12pt;
	font-family : Tahoma, sans-serif, serif;
}

LI  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	color : black;
	font-style : normal;
	text-indent : 0px;
}

LI P  {
	font-family : Tahoma, sans-serif, serif;
	font-size : 12pt;
	color : black;
	font-style : normal;
	text-indent : 18px;
}

PRE  {
	font-size : 12pt;
	font-family : Tahoma,sans-serif, serif;
	color : black;
	margin-left : 5pt;
	margin-right : 5pt;
	vertical-align: top;
}
