.indent  {
	margin-left : 0;
	margin : 0 0;
	margin-top : 0;
}

.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;
}

.noindent  {
	margin-left : 0;
	position : relative;
}

.note  {
	font-size : small;
	color : #006600;
	border : thin #006600 ridge;
}

.redleft  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 9pt;
	color : #990000;
	text-align : left;
}

.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;
}

.small  {
	font-family : 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : small;
	text-align : center;
}

A:active  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 9pt;
	color : #FF0000;
	text-decoration : none;
}

A:link  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
	color : #0000FF;
}

A:visited  {
	font-weight : bold;
	font-size : 9pt;
	color : #808000;
	text-decoration : none;
	font-family : Arial, Helvetica;
}

BLOCKQUOTE  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 9pt;
	color : #000066;
	margin-left : 2cm;
	position : relative;
}

CAPTION  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : small;
	color : #000066;
	margin : .1in;
}

DD  {
	color : navy;
	position : relative;
	left : .5cm;
	font-weight : bold;
	font-size : 9pt;
}

DT  {
	font : Bold large 'Arial', 'sans-serif';
	color : teal;
	background : #FFFFCC;
	padding : 2pt;
	position : relative;
	left : .5cm;
	font-size : medium;
}

EM  {
	color : #000099;
}

H1  {
	font-family : 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-style : bold;
	font-weight : bold;
	font-size : xx-large;
	color : #666666;
	text-align : left;
	position : relative;
}

H2  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : x-large;
	color : #660066;
}

H3  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : large;
	color : #660066;
}

H4  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : medium;
	color : #660066;
}

H5  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : small;
	color : #660066;
}

LI  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 9pt;
	color : Navy;
	font : Arial;
}

OL  {
	margin-left : 1.5cm;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Navy;
}

P  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 10pt;
	color : #000066;
	margin-left : 1cm;
}

PRE  {
	font-family : 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 10pt;
	color : #990000;
	text-align : left;
	margin-left : 1cm;
	position : relative;
}

STRONG  {
	color : White;
	font-size : medium;
	font-weight : bold;
	font-family : Trebuchet MS;
}

TABLE  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 9pt;
	color : #006600;
}

TD  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 9pt;
	color : Black;
	font-style : normal;
}

TH  {
	font-family : 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : medium;
	color : Navy;
}

TR  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 11pt;
	color : Navy;
}

UL  {
	font-family : 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 8pt;
	margin-left : 1.5cm;
	color : Black;
}

A:hover  {
	font-size : 9pt;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	font-family : 'Arial', 'Helvetica';
}

B  {
	font-weight : bold;
	font-style : normal;
	font-size : 9pt;
}

i  {
	font-family : Arial;
	font-style : italic;
	font-size : 9pt;
}

