StyleSheetHiddenPlaceHolder  {
	display : none;
}

Body  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #202040;
}

P  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #202040;
}

TD  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #202040;
}

TR  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #202040;
}

B  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
}

H1  {
	font-family : 'arial';
	font-style : bold;
	font-weight : bold;
	font-size : 10pt;
	color : #3366CC;
	text-align : left;
}

H2  {
	font-family : 'arial';
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
	color : #6060a0;
	text-align : left;
}

H3  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14pt;
	color : #808080;
	text-align : left;
}

H4  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 10pt;
	color : #808080;
	text-align : left;
}

H5  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 10pt;
	color : #808080;
	font-style : italic;
	text-align : left;
}

H6  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 8pt;
	color : #808080;
	font-style : italic;
}

INPUT  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
}

BLOCKQUOTE  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 11pt;
	color : #004466;
	margin-left : .5cm;
	position : relative;
}

EM  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 10pt;
	color : #114477;
}

STRONG  {
	color : #775577;
	font-family : Arial;
}

UL  {
	font-size : 11pt;
	margin-left : 0.5cm;
	font-family : Arial;
	color : #404040;
}

OL  {
	font-size : 11pt;
	margin-left : 0.5cm;
	font-family : Arial;
	color : #404040;
}

LI  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 11pt;
	color : #404040;
}

CAPTION  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : small;
	color : #000000;
	margin : .1in;
}

A:link  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : #802020;
	text-decoration : underline;
}

A:visited  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : #404080;
	text-decoration : underline;
}

A:active  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : #800000;
	text-decoration : none;
}

A:Hover  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : #0000FF;
	text-decoration : none;
}

.small  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 10;
}

.red  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : small;
	color : #FF0000;
	text-align : center;
}

.redleft  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 9pt;
	color : #990000;
	text-align : left;
}

.indent  {
	margin-left : 1cm;
}

.noindent  {
	margin-left : 0;
	position : relative;
}

.large  {
	font-family : 'Trebuchet MS', 'Arial', 'sans serif';
	font-style : bold;
	font-weight : bold;
	font-size : 18pt;
	color : #999999;
	text-align : left;
	margin-top : .4cm;
	margin-left : .02cm;
}

.blue  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	color : #990000;
	background : #CCFFFF;
}

.note  {
	font-size : small;
	color : #006600;
	background : #FFFFFF;
	border : thin #006600 ridge;
}

.first  {
	padding-top : 2pt;
	padding-left : 2pt;
	border-top-width : thin;
	border-left-width : thin;
	border-left-color : #66CC99;
	border-top-color : #66CC99;
	border-top-style : outset;
	border-left-style : inset;
}

.hugeding  {
	font : 80pt 'Wingdings', 'fantasy';
	color : #FFFF99;
	position : relative;
}

.shadow  {
	font-family : 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : xx-large;
	color : #9966FF;
	text-align : left;
}

.shadow3  {
	font : Bold x-large 'sans-serif';
	color : #339999;
	position : absolute;
}

#layer1  {
	position : relative;
}

#layer2  {
	position : absolute;
	left : -2pt;
	top : -2pt;
}

#layer3  {
	position : absolute;
	left : 40pt;
	top : 30pt;
}

A:hover  {}