<!--
.MainHead				   { font-family: Arial;
							 font-weight: 700;
							 color: black; 
							 font-size: 16pt;
							 line-height: 16pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.MainHeadUnderline     { font-family: Arial;
							 font-weight: 700;
							 color: black; 
							 font-size: 15pt;
							 line-height: 15pt;
							 font-style: normal;
							 text-decoration: underline;
							 text-transform: none;
							 font-variant: normal; }
.StandardBody          { font-family: Arial;
							 font-weight: 500;
							 color: black; 
							 font-size: 11pt;
							 line-height: 12pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal }
.StandardBodyPurple    { font-family: Arial;
							 font-weight: 500;
							 color: purple; 
							 font-size: 11pt;
							 line-height: 12pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal }

.StdBodyXSpace         { font-family: Arial;
							 font-weight: 700;
							 color: black; 
							 font-size: 11pt;
							 line-height: 16pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal }

.StandardBodyCaps      { font-family: Arial;
							 font-weight: 600;
							 color: black; 
							 font-size: 11pt;
							 line-height: 12pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: capitalize;
							 font-variant: normal; }
.SmallStandardBody     { font-family: Arial;
							 font-weight: 600;
							 color: black; 
							 font-size: 08pt;
							 line-height: 10pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.SubHead               { font-family: Arial;
							 font-weight: 600;
							 color: black; 
							 font-size: 13pt;
							 line-height: 14pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.SubHeadRed            { font-family: Arial;
							 font-weight: 700;
							 color: red; 
							 font-size: 15pt;
							 line-height: 15pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }

.StandardBodyBlue      { font-family: Arial;
							 font-weight: 500;
							 color: blue; 
							 font-size: 11pt;
							 line-height: 12pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.SmallStandardBodyBlue { font-family: Arial;
							 font-weight: 500;
							 color: blue; 
							 font-size: 11pt;
							 line-height: 11pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.SmallStandardBodyGreen { font-family: Arial;
							 font-weight: 500;
							 color: green; 
							 font-size: 11pt;
							 line-height: 11pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.StandardBodyRed      {  font-family: Arial;
							 font-weight: 600;
							 color: red; 
							 font-size: 10pt;
							 line-height: 11pt;
							 font-style: normal;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.BlueItalicBody        { font-family: Arial;
							 font-weight: 700;
							 color: blue; 
							 font-size: 11pt;
							 line-height: 12pt;
							 font-style: italic;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.SmallBlueItalicBody  { font-family: Arial;
							 font-weight: 700;
							 color: blue; 
							 font-size: 10pt;
							 line-height: 10pt;
							 font-style: italic;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }

.BlackItalicBody       { font-family: Arial;
							 font-weight: 700;
							 color: black; 
							 font-size: 11pt;
							 line-height: 13pt;
							 font-style: italic;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
.YellowItalicBody      { font-family: Arial;
							 font-weight: 700;
							 color: yellow; 
							 font-size: 11pt;
							 line-height: 13pt;
							 font-style: italic;
							 text-decoration: none;
							 text-transform: none;
							 font-variant: normal; }
-->
