body { 
  margin-top:0;
  margin-left:15;
  margin-right:0;
}

.main { font: 16pt Times New Roman; color: #990000}

.smallFont {font: Arial; font-size: large; color: Gray}
td.default {
  font: 11pt Arial;
  color: #000000
}

.grayItalic 
{
  font: 11pt Arial;
  color:Black;
  font-style: italic

}
td.cTable 
{
	font:10pt Arial;
	color: Black;
	font-weight: 500
}

td.small {
  font: 12pt High Tower Text;
  color: #990000;
}

a:link {color: #990000 }       /* unvisited link */
a:visited {color: #990000 }    /* visited links  */
a:active { color: #990000 }     /* active links   */

a.image:link {text-decoration: none}
a.image:visited {text-decoration: none}
a.image:active {text-decoration: none}

.lowText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica; font-weight: bold }
.lowText2 { text-decoration: none; color: #990000; font: 12px Arial, Helvetica; font-weight: bold }

.highText { text-decoration: none; color: #990000; font: 12px Arial, Helvetica; font-weight: bold }
.highText2 { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica; font-weight: bold }

.itemBorder { border: 1px solid #999999 }
.itemBorder2 { border: 1px solid #CCCCCC }
.titleText {color: #990000; font: 54px High Tower Text}
.titleText2 {color: #990000; font: large High Tower Text}
.whiteText {color: #FFFFFF; font: 10pt Arial; font-style: italic}
.list {font: 9pt Arial; color: #990000}

a.white:link {text-decoration:underline; color:#FFFFFF}
a.white:visited {text-decoration:underline; color:#FFFFFF}
a.white:active {text-decoration:underline; color:#FFFFFF}

a.map:link {text-decoration:underline; color: #990000 }       /* unvisited link */
a.map:visited {text-decoration:underline;color: #990000 }    /* visited links  */
a.map:active {text-decoration:underline; color: #990000 }    /* active links   */
