/*************************
Stylesheet for AngelSpeak
*************************/

BODY {
  font-size : 10pt;
  color : #222244;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

P {
  font-size : 10pt;
  color : #222244;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

P.details {
  font-size : 10pt;
  color : #000066;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

TD {
  font-size : 10pt;
  color : #222244;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

TEXTAREA {
  font-size : 10pt;
  color : #222244;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

STRONG {
  font-size : 12pt;
  color: #666699;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A:link {
  font-size : 10pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A:active {
  font-size : 10pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A:visited {
  font-size : 10pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A:hover {
  font-size : 10pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.mid:link {
  font-size : 9pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.mid:active {
  font-size : 9pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.mid:visited {
  font-size : 9pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.mid:hover {
  font-size : 9pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.small:link {
  font-size : 8pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.small:active {
  font-size : 8pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.small:visited {
  font-size : 8pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.small:hover {
  font-size : 8pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

.galleryTitle {
  font-size : 12pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryTitle:link {
  font-size : 12pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryTitle:active {
  font-size : 12pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryTitle:visited {
  font-size : 12pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryTitle:hover {
  font-size : 12pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryLinks:link {
  font-size : 12pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryLinks:active {
  font-size : 12pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryLinks:visited {
  font-size : 12pt;
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

A.galleryLinks:hover {
  font-size : 12pt;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

P.georgia {
  font-size : 12pt;
  color : #000066;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}

B.georgia {
  font-size : 12pt;
  color : #000066;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}

P.italic {
  font-size : 11pt;
  color : #000066;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Times New Roman, Times, serif;
}

.quote {
  font-size : 9pt;
  color : #666699;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Times New Roman, Times, serif;
}

.quote2 {
  font-size : 9pt;
  color : #666699;
  font-style: italic;
  font-family: Georgia, Times New Roman, Times, serif;
}

P.copyright {
  font-size : 8pt;
  color : #666699;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

.copyright {
  font-size : 8pt;
  color : #666699;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

.small {
  font-size : 7pt;
  color : #666699;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
}

TD.copyrightHome {
  font-size : 8pt;
  color : #366598;
  font-weight: normal;
  font-family: Arial, sans-serif;
}