
a:active {color: 2559CE}
a:visited {color: #808080}
a:link {color: #2559CE}
a:hover {color: #2559CE}

body { background-color: #FFFFFF }

#linksTab{
       font-size:small;
       font-family:Arial;
       font-weight:normal;
       color:#2559CE;
       text-align: right;
       }
       
#gutterT{
       font-size:xx-small;
       font-family:Arial;
       font-weight:normal;
       color:#B5BDC6;
       text-align: center;
}      

#bodyT{
       font-size:x-small;
       font-family:Arial;
       font-weight:normal;
       color:#000000;
       text-align: left;
}

P{font-size:x-small;
   font-family:Arial;
   font-weight:normal;
   color:#000000;
  text-align: left;
}


#bodyTC{
       font-size:x-small;
       font-family:Arial;
       font-weight:normal;
       color:#000000;
       text-align: center;
}

#bodyTR{
       font-size:x-small;
       font-family:Arial;
       font-weight:normal;
       color:#000000;
       text-align: right;
       }

#smallBodyT{
       font-size:xx-small;
       font-family:Arial;
       font-weight:normal;
       color:#000000;
       text-align: left;
}

h1{
   font-size:x-small;
   font-family:Arial;
   font-weight:Bold;
   color:#990000;
   text-align: center;
}

a.nochange:link { color: blue; text-decoration: none }
a.nochange:active { color: green; text-decoration: none }
a.nochange:visited { color: blue; text-decoration: none }
a.nochange:hover { color: red; text-decoration: underline }

#titleT{
       font-size:x-small;
       font-family:Arial;
       font-weight:Bold;
       color:#990000;
       text-align: center;
}

#titleTL{
       font-size:x-small;
       font-family:Arial;
       font-weight:Bold;
       color:#990000;
       text-align: left;
}

#titleLG{
       font-size:medium;
       font-family:Arial;
       font-weight:Bold;
       color:#990000;
       text-align:left;
}

#titleTR{
       font-size:x-small;
       font-family:Arial;
       font-weight:Bold;
       color:#990000;
       text-align: right;
}

#headT{
       font-size:x-small;
       font-family:Arial;
       font-weight:bold;
       color:#000000;
       text-align: left;
}       
       

