H1  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 18pt;
	font-weight : bold;
	color : #000040;
}

H2  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 14pt;
	color : #000040;
}

H3  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 13pt;
	color : #000040;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	text-decoration : underline;
}

A  {
	font-family : 'Arial', 'sans-serif';
	color : #0000ff;
	text-decoration : underline;
}

A:LINK  {
	font-family : 'Arial', 'sans-serif';
	color : #0000F0;
	text-decoration : underline;
}

A:VISITED  {
	font-family : 'Arial', 'sans-serif';
	color : #0000F0;
	text-decoration : underline;
}

A:HOVER  {
	font-family : 'Arial', 'sans-serif';
	color : #ff0000;
	text-decoration : underline;
}

B  {
	font-family : 'Arial', 'sans-serif';
	font-weight : bold;
}

I  {
	font-family : 'Arial', 'sans-serif';
	font-style : italic;
	color : #000040;
}

LI  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	color : #000040;
	margin-left : 30px;
}

P  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	text-align : justify;
	color : #000040;
	margin-left : 0px;
}
Strong  {
	font-family : 'Arial', 'sans-serif';
	color : #FF0000;
	font-weight : normal;
	
	
	
}

.P  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	text-align : center;
	color : #000040;
	margin-left : 0px;
}

TD  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	color : #000040;
}

TH  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 12pt;
	font-weight : bold;
	color : #000040;
}

PRE  {
	font-family : monospace;
	font-size : medium;
	background : #CCFFFF;
	left : 1cm;
}

.first  {
	border-top : ridge;
	border-left : ridge;
	position : relative;
}

.frame  {
	border-bottom : ridge;
	border-right : ridge;
	border-top : ridge;
	border-left : ridge;
	position : relative;
	left : 1cm;
	padding : 3pt 5pt;
	font-family : 'Arial', 'Sans-Serif';
	font-size : 14pt;
	text-align : center;
	color : #000040;
}

.indent  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 10pt;
	color : #000040;
	margin-left : 1cm;
}

.italic  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 10pt;
	color : #000040;
	font-style : italic;
}

.small  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 8pt;
	color : #000040;
	font-style : normal;
}

TD.red  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	color : #ff0000;
}

TD.green  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	color : #008000;
}

td.heading  {
	font-family : 'Arial', 'sans-serif';
	font-size : 12pt;
	font-weight : bold;
	color : #0000C6;
}

.shout  {
	font-family : 'Times New Roman';
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	color : #FF0000;
}
.grey  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	text-align : left;
	color : #808080;
	margin-left : 0px;
}


