HR {
	height : 1px;
	width : 30%;
	margin-top : 5px;
	margin-left : 5px;
	color : #663300;
	text-align : center;
}

P  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : justify;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}

UL
  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : justify;
	text-indent : 0;
	margin-top : 1;
	margin-bottom : 1;
	margin-right : 5;
	margin-left : 20;
}


LI
  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : left;
	text-indent : 0;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin-right : 5;
	margin-left : 20;
}

DL
  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : left;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 20;
}

DD
  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : justify;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 50;
}

DT
  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : left;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 20;
}


H1  {
	font-size : 14pt;
	font-weight : bold;
	font-family : cursive;
	color : #000000;
	text-align : right;
	margin-top : 5;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}

H2  {
	font-size : 12pt;
	font-weight : italic;
	font-family : cursive;
	text-align : right;
	color : #000000;
	margin-top : 3;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}

H3  {
	font-size : 10pt;
	font-weight : normal;
	font-family : cursive;
	color : #000000;
	text-indent : 0;
	text-align : left;
	margin-top : 8;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}

A  {
	font-weight : bold;
	color : #663300;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	color : #660000;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : #663300;
	text-decoration : underline;
}

BODY  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	text-align : justify;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}
