.headerText {  font-family: Verdana, Times, serif; font-size: large; font-style: italic; font-weight: normal; color: DarkSlateGray; text-decoration: none}

.headerText2 {  font-family: Verdana, Times, serif; font-size: medium; font-style: italic; font-weight: normal; color: DarkSlateGray; text-decoration: none}

.subHeaderText {  font-family: Verdana, Times, serif; font-size: small; font-style: italic; font-weight: bold; color: DarkSlateGray; text-decoration: none}

.normalText {  font-family: Verdana, Times, serif; font-size: x-small; font-style: normal; font-weight: normal; color: DarkSlateGray; text-decoration: none}

.cancelledText {  font-family: Verdana, Times, serif; font-size: x-small; font-style: italic; font-weight: bold; color: Red; text-decoration: none}

.normalTextBold {  font-family: Verdana, Times, serif; font-size: x-small; font-style: normal; font-weight: bold; color: DarkSlateGray; text-decoration: none}

.columnTitleText {  font-family: Verdana, Times, serif; font-size: x-small; font-style: italic; font-weight: bold; color: DarkSlateGray; text-decoration: none}

.smallText {  font-family: Verdana, Times, serif; font-size: xx-small; font-style: normal; font-weight: normal; color: DarkSlateGray; text-decoration: none}

.background { background-color: white }

a:link { color: Black }
a:visited { color: DarkSlateGray }
a:hover { color:  SandyBrown  }
a:active { color: SandyBrown }

