.StyleSheetHiddenPlaceHolder  {
	display : none;
}

P  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 15px;
	color : #000000;
}

B  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 11pt;
}

H1  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 16pt;
	color : #800000;
}

H2  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 14pt;
	color : #800000;
}

H3  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 13pt;
	color : #800000;
}

H4  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 12pt;
	color : #800000;
}

H5  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 10pt;
	color : #800000;
	font-style : italic;
}

H6  {
	font-family : 'Arial';
	font-weight : normal;
	font-size : 10pt;
	color : #800000;
	font-style : italic;
}

BLOCKQUOTE  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 11pt;
	color : #778899;
	margin-left : .5cm;
	position : relative;
}

EM  {
	font-family : 'Arial';
	font-style : bold;
	font-weight : bold;
	font-size : 12pt;
	color : #778899;
}

STRONG  {
	color : #800000;
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

UL  {
	margin-left : 0.5cm;
	font-family : Arial;
	color : #800000;
}

OL  {
	margin-left : 0.5cm;
	font-family : Arial;
	color : #800000;
}

LI  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : 9pt;
	color : Black;
}

CAPTION  {
	font-family : 'Arial';
	font-weight : bold;
	font-size : small;
	color : #000000;
	margin : .3in;
}

A:link  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

A:visited  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A:active  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A:Hover  {
	font-family : 'Arial';
	font-size : 10pt;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

.small  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 10;
}

.indent  {
	margin-left : 1cm;
}

.GreyBgHeading  {
	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;
	background-color : #E0E0E0;
}

.GreyBg  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : normal;
	color : #990000;
	background : #E0E0E0;
	font-size : small;
}

.note  {
	font-size : small;
	color : Black;
	background : #FFFFFF;
	border : thin #006600 ridge;
}

A:hover  {}

body  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.menulink  {
	font-family : 'Arial';
	font-size : 8pt;
	font-weight : bold;
	color : #000080;
	text-decoration : none;
}

.strong  {
	color : Maroon;
	font-size : small;
	font-weight : bold;
}

