a:link { color: #0000ff; }
a:visited { color: #000088; }
a:active{ color: #880000; }
a:hover{ color: #ff0000; }

#Narration
{
  font-family: Times,serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#EmoNarration
{
  font-family: Times,serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#ImpNarration
{
  font-family: Times,serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#EmoImpNarration
{
  font-family: Times,serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#Coding
{
  font-family: monospace;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#EmoCoding
{
  font-family: monospace;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#ImpCoding
{
  font-family: monospace;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#EmoImpCoding
{
  font-family: monospace;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#Hint
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#EmoHint
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: normal;
}

#ImpHint
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#EmoImpHint
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 12pt;
  font-weight: bold;
}

#Head
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 14pt;
  font-weight: normal;
}

#EmoHead
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 14pt;
  font-weight: normal;
}

#ImpHead
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 14pt;
  font-weight: bold;
}

#EmoImpHead
{
  font-family: Helvetica, Arial, sans-serif;
  font-style: oblique;
  font-variant: normal;
  font-size: 14pt;
  font-weight: bold;
}
