BODY {
	background-color : #eef0ff;
	color : #000033;
	text-align : justify;
	font: 12pt/15pt  "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	scrollbar-face-color: #0066cc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #6666cc;
	scrollbar-darkshadow-color: #333399;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #333399;
	scrollbar-3dlight-color: #ccccff;
}

TBODY {
	background-color : Transparent;
	color : #000033;
	text-align : justify;
	font: 12pt/15pt  "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
}

H1 {
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height : 20pt;
	background-color: transparent;
	color : #000066;
	text-align : center;
	font-size : 18pt;
	font-weight : bold;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
}

H2 {
	margin-top : 12pt;
	margin-bottom : 6pt;
	line-height : 18pt;
	text-align : center;
	font-size : 16pt;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
}

H3 {
	margin-top : 8pt;
	margin-bottom : 3pt;
	text-align : left;
	line-height : 15pt;
	font-size : 14pt;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-weight : bold;
}

H4 {
	margin-top : 4pt;
	margin-bottom : 1pt;
	text-align : left;
	line-height : 12pt;
	font-size : 12pt;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-weight : bold;
}

P {
	margin-top : 0pt;
	margin-bottom : 0pt;
	text-align : left;
	line-height: 10pt;
	font-size: 10pt;
	font-family: "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

div {
	margin-top : 2pt;
	margin-bottom : 1pt;
	line-height : 1;
	font-size : 10pt;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, Helvetica, Geneva;
	font-style : normal;
	font-weight : bold;
}

BLOCKQUOTE {
	background-color: #cccccc;
	padding : 15pt;
	color : #000066;
}

DD {
	margin-top : 1pt;
	margin-bottom : 2pt;
	line-height : 15pt;
	text-align : justify;
	font-size : 12pt;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-indent: -28pt
}

OL {
	margin-top : 1pt;
	margin-bottom : 2pt;
	line-height : 10pt;
	text-align : left;
	text-indent: 0cm;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
}


UL {
	margin-top : 1pt;
	margin-bottom : 2pt;
	line-height : 10pt;
	text-align : left;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	list-style-type: square
}


LI {
	margin-top : 1pt;
	margin-bottom : 2pt;
	line-height : 10pt;
	text-align : left;
	font-family : "Arial Unicode MS", "TITUS Cyberbit Basic", Arial, "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
}


A:LINK {
	text-decoration : none;
	color : #0000ff;
	background-color : transparent;
}

A:VISITED {
	text-decoration : none;
	color : #993399;
	background-color : transparent;
}

a:active {
	background-color: #333399;
	color: #ffffff;
}

a:hover {
	background-color: #660099;
	color: #ffffff;
}


HR {
	height: 1pt;
	color : #0000ff;
	background-color : transparent;
}


