P  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #0a0a67;
	font : Arial;
	line-height : 18px;
	text-align : justify;
}

H1  {
	color : #000000;
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	font : Arial;
	text-align: center;
}

H2  {
	color : #000000;
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font : Arial;
	text-align: left;
}

H4  {
	color : #ff0000;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font : Arial;
	text-align: right;
}

H4  {
	color : #ff0000;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font : Arial;
	text-align: center;
}

A  {
	text-decoration : none;
	color : #9f0102;
}

A:Visited  {
	color : #b77f7f;
}

A:Active  {
	background-color : White;
	text-decoration : none;
	color : #408743;
}

A:Hover  {
	color : #7D7DFF;
	text-decoration : none;
	background-color : White;
}

BODY  {
	background-color : #000000;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.Table1  {
	background-color : #f0ece3;
	padding : 20px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 0;
	border-bottom-width : 0;
	border-color : #9f0102;
	border-style : solid;
	width : 700px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	padding-bottom : 20px;
}

.Table-tit  {
	background-color : #eae4d8;
	margin-left : 0;
	margin-right : 0;
	margin-top : 20px;
	padding : 2px;
	border-color : #9f0102;
	border-style : solid;
	border-width : 2px;
	width : 100%;
	margin-bottom : 20px;
}

UL  {
	left : 10px;
}

LI  {
	line-height : 18px;
	font-size : 10pt;
	font-family : sans-serif;
	color : #0a0a67;
	text-align : left;
	list-style-type : disk;
	font : Arial;
}

.p-right  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #ff0000;
	font : Arial;
	line-height : 18px;
	text-align : right;
}

