body, td, font {
   font-size: 12px;
   font-family: times new roman;
}
sup {
   font-size: 10px;
}
a {
   color: #af7748;
}
.Red {
   color: #D2232A;
}
.PageTitle {
   color: #D2232A;
   font-size: 16px;
}
.HomeContent {
   position: absolute;
   margin-left: 185px;
   margin-top: 0px;
   width: 300px;
   line-height: 14px;
}

.TextNav {
   font-size: 11px;
   font-family: times new roman;
}

.BlackTable {
   border-left: solid 1px black;
   border-top: solid 1px black;
}
.BlackTable td {
   border-right: solid 1px black;
   border-bottom: solid 1px black;
}
   
/* Used to edit CMS editor area
#FCKEditor, #FCKEditor td { }*/
