A:link  {
	color : #0000ff;
	background : transparent;
	text-decoration : none;
	font-weight : bold;
}

A:visited  {
	color : #6600ff;
	background : transparent;
	text-decoration : none;
	font-weight : bold;
}

A:active  {
	color : #ff0000;
	background : transparent;
	text-decoration : none;
	font-weight : bold;
}

BODY {
	margin-left : 5px;
	margin-right : 20px;
	margin-top : 1px;
	color : #000000;
	background : #ffffff;
	font-family : helvetica, sans-serif;
	font-size: 12pt; 
}

P, CAPTION, DIV, INPUT, TD, BLOCKQUOTE, ADDRESS {
	color : #000000;
	font-family : helvetica, sans-serif;
	font-size: 12pt; }

H1  {
	font-family : helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
	color : #000000;
	background : transparent;
	text-align : center;
}

H2  {
	font-family : helvetica, sans-serif;
	font-size : 125%;
	font-weight : bold;
	color : #000000;
	background : transparent;
}

H3  {
	font-family : helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	color : #000000;
	background : transparent;
}

H4  {
	font-family : helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	background : transparent;
}

H5  {
	font-family : helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	background : transparent;
}

H6  {
	font-family : helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	background : transparent;
}


TD ADDRESS {
	font-style: normal;
	font-weight: normal;}

B  {
	font-weight : bold;
}

BLOCKQUOTE  {
	margin-left: 10px;
	margin-right: 100px;
	line-height: 120%;}

CODE, SAMP, TT, KBD  {
	font-family : courier, monospace;
	font-size : 12pt;
	color : #000000;
	background : transparent;
}

PRE  {
	font-family : courier, monospace;
	font-size : 12pt;
	color : #000000;
	background : transparent;
	margin-left : 10px;
}

PRE  {
	white-space : pre;
}

ADDRESS  {
	font-style : italic;
}

EM  {
	font-style : italic;
}

I  {
	font-style : italic;
}

OL, UL  {
	margin-left : 0em;
}

LI  {
	margin-left : 1em;
}

STRIKE  {
	text-decoration : line-through;
	color : #000000;
	background : transparent;
}

STRONG  {
	font-weight : bold;
}

SUP, SUB, SMALL {
	font-size: 80%;
}

TH  {
	font-weight : bold;
	color : #000000;
	font-family : helvetica, sans-serif;
}

TT  {
	font-family : courier, monospace;
}

