body {
   /*background-color: #6699FF;*/
   background-color: #FFFFFF;
   font-family: "Lucida Grande","Lucida Sans","Arial", sans-serif;
   font-size: 11px;
}

td, th, input, select {

   font-family: "Lucida Grande","Lucida Sans","Arial", sans-serif;
   font-size: 11px;
}

a:link {
   color: #9a2020;
}

a:visited {
   color: #9a2020;
}

a:active {
   color: red;
}

a {
   font-weight: bold;
}

.textdisplay {
   font-size: 12px;
}

li {
   padding-bottom: 15px;
}

li a {
   font-weight: bold;
}

.this_page_num {
   font-size: 150%;
}

.textsize a:hover img {
   border: 1px solid black;
}

.textsize a img {
   border: 1px solid #FFF;
}


