<style type="text/css">
<!--

/* REM lines */
/* This CSS file is for Midnight Thinkings section           */
/* Overall, it will closely match the other CSS appearances. */

/* A:link {color:purple; font-weight:bold; text-decoration: none; font-family: arial;} */
/* A:link:hover {color: #fe5e02; text-decoration: underline;} */

A:visited {color:#999999; text-decoration: none; font-weight:600;}
A:visited:hover {color:#fe5e02; text-decoration: underline;}

A:active {color: red}

P {font-size: 8pt; font-family:verdana,arial,sans-serif}    /* Standard Text */
.body {font-size: 8pt; font-family:verdana,arial,sans-serif}

.MT_text { font-weight: bold;
  text-decoration: none;
  font-family: times,serif
  }
.MT_text:hover {color:purple; text-decoration: underline;}  /* if used as a link */

.Headline { color:#006699;                                    /* Page Feature Headings */
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline:hover {color:purple; text-decoration: underline;}

.Headline14 { color:#006699;                                    /* Page Feature Headings */
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline14:hover {color:purple; text-decoration: underline;}


.Headline20 { color:#006699;                                    /* Page Feature Headings */
  font-size: 20pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline:hover {color:purple; text-decoration: underline;}

 .Bodyblu { color: #000080;     /* Can make a link with this no matter what size font */
  text-decoration: none;
  font-weight: bold;
  font-family: verdana,arial,helvetica
  }

 .Bodyblu:hover {color:fe5e02; text-decoration: underline;}
 .Bodyblu:visited {color:004080;}

 .Bodytxt { font-family:verdana,arial,helvetica;
  text-decoration: none;
  font-size: 8pt
  }

 .HdrBlack {font-size: 8pt;
  color: black;
  text-decoration: none;
  font-weight:600;       /* almost bold */
  font-family: verdana,arial,sans-serif
  }

 .HdrBlack:hover {color:#fe5e02; text-decoration: underline;}

 .Bodypurple {color: purple;	/* Used for special links in the text */
  font-size: 10pt;
  text-decoration: none;
  font-weight: 600              /* almost bold */
  font-family: verdana,arial,sans-serif
  }

 .Bodypurple:hover {color:#fe5e02; text-decoration: underline;}

// -->
</style>
