.StyleSheetHiddenPlaceHolder  {
	display : none;
}

P  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.splash  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : Silver;
}

.default  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

B  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 12px;
	color : #095AD5;
}

H1  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 18pt;
	color : #3C3CCB;
}

H2  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 16pt;
	color : #3C3CCB;
}

H3  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14pt;
	color : #004488;
}

.tab {
	font-size : 10px;
	font-family : Arial;
	background : #9FF7FF;
	border-style:solid;
	border-width:1pt;
	border-color:black;
}

.hovertab {
	font-size : 10px;
	font-family : Arial;
	background : #CFCEFF;
    border-style:solid;
	border-width:1pt;
	border-color:black; 
}

H4  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 12pt;
	color : #808080;
}

H5  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 10pt;
	color : #808080;
	font-style : italic;
}

H6  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #808080;
	font-style : italic;
}

BLOCKQUOTE  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 11pt;
	color : #004466;
	margin-left : .5cm;
	position : relative;
}

EM  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 12pt;
	color : #114477;
}

STRONG  {
	color : #775577;
	font-family : Arial;
}

UL  {
	margin-left : 0.5cm;
	font-family : Arial;
}

OL  {
	margin-left : 0.5cm;
	font-family : Arial;
}

LI  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 10pt;
	color : #303030;
}

CAPTION  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : small;
	color : #000000;
	margin : .1in;
}

A:link  {
	font-family : 'Arial';
	font-size : 12px;
	color : #5400F3;
	text-decoration : none;
}

A:visited  {
	font-family : 'Arial';
	font-size : 12px;
	color : #320092;
	text-decoration : none;
}

A:active  {
	font-family : 'Arial';
	font-size : 12px;
	font-weight : normal;
	color : #01D2E8;
}

A:Hover  {
	font-family : 'Arial';
	font-size : 12px;
	font-weight : normal;
	color : #00B9E0;
	text-decoration : underline;
}

.small  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 11px;
}

A.small:HOVER {
	color : #00008B;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}

A.small:LINK {
	color : #000075;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

A.small:VISITED {
	color : #2F4F4F;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

A.menu:HOVER {
	color : Black;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14px;
	text-decoration : underline;
}

A.menu:LINK {
	color : #191970;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

A.menu:VISITED {
	color : #4B0082;
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.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;
}

BODY  {
	font-size : 10pt;
	font-family : 'Arial';
	font-weight : normal;
	color : #000000;
}

.category  {
	font-size : 10pt;
	font-family : 'Arial';
	font-weight : normal;
	color : #0000FF;
	font-style : normal;
	line-height : 1;
}
