BODY  {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD  {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

P  {
	margin-left : 12pt;
}

SMALL  {
	font-size : 8pt;
	font-family : Verdana,sans-serif;
}

H1  {
	font-size : 16pt;
	color : #008080;
	font-family : Trebuchet MS,sans-serif;
}

H2  {
	font-size : 12pt;
	font-family : Verdana,sans-serif;
	color : #008080;
	font-weight : bold;
}

H3  {
	font-size : 11pt;
	color : #008080;
	font-weight : bold;
	text-decoration : underline;
	margin-left : 12pt;
}

I  {
	font-style : italic;
	background-color : #FFFF99;
	font-size : 10pt;
}

STRONG  {
	font-weight : normal;
	background-color : #ffcccc;
	font-style : normal;
	font-size : 10pt;
}

EM  {
	background-color : #33FFCC;
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
}

a:link  {
	color : #0000FF;
	font-style : normal;
}

a:visited  {
	color : #0000FF;
	font-style : normal;
}

a:active  {
	color : #FF0000;
	font-style : normal;
}


