HR {
	height : 2px;
	width : 30%;
	margin-top : 5px;
	margin-left : 5px;
	color : #CCCCCC;
	text-align : center;
}

P  {
	font-size : 12pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
	text-align : justify;
	text-indent : 35;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}

SUP  {
	font-size : 9pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
}


B  {
	font-size : 12pt;
	font-family : "Times New Roman";
}

UL
  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
	text-align : justify;
	text-indent : 0;
	margin-top : 10;
	margin-bottom : 10;
	margin-right : 5;
	margin-left : 20;
}


LI
  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
	text-align : justify;
	text-indent : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 5;
	margin-left : 20;

}

DL
  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
	text-align : left;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 20;
}

DD
  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #ΡΡΡΡΡΡ;
	text-align : justify;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 50;
}

DT
  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #ΡΡΡΡΡΡ;
	text-align : left;
	text-indent : 0;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 20;
}


H1  {
	font-size : 18pt;
	font-weight : bold;
	font-family : "Times New Roman";
	color : #FFFFCC;
	text-align : right;
	margin-top : 10;
	margin-bottom : 5;
	margin-right : 5;
	margin-left : 5;
}

H2  {
	font-size : 14pt;
	font-weight : italic;
	font-family : "Times New Roman";
	text-align : right;
	color : #FFFFCC;
	margin-top : 3;
	margin-bottom : 7;
	margin-right : 5;
	margin-left : 5;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	font-family : "Times New Roman";
	color : #ΡΡΡΡΡΡ;
	text-indent : 0;
	text-align : left;
	margin-top : 8;
	margin-bottom : 4;
	margin-right : 5;
	margin-left : 5;
}

A  {
	font-weight : normal;
	color : #FFFFCC;
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	color : #FFFF66;
	text-decoration : none;
}

A:Active  {
	font-weight : normal;
	color : #FFFF66;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	color : #FFFF99;
	text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : "Times New Roman";
	color : #CCCCCC;
	text-align : center;
	text-indent : 35;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 5;
	margin-left : 5;
}