/*
sh = Site Heading
fl = Feature Links--those along the side
ul = User Links--those along the top
th = Heading used for page subject
pl = Links used with the picture on the homepage
pc = Page Counter Format
sect = Section headings within body
*/

body { font-family: Arial, Helvetica, sans-serif; }
table { font-size: 11pt; }
.container
{
background-image: url("graphics/sand.gif");
background-repeat: no-repeat;
}
.th { font-size: 11pt; color: #B5A59C; font-weight: bold; }
.sh { font-size: 16pt; color: #000000; font-family: arial narrow; }
.ul { text-decoration: none; color: #0000FF; font-size: 12px; }
.pl { text-decoration: none; color: #0000FF; font-size: 12pt; }
.fl { text-decoration: none; color: #0000FF; font-size: 10pt; }
.pc { font-size: 10pt; color: #000000; background-image: url('/graphics/sand.gif'); }
.sect { font-size: 11pt; color: #B5A59C; } 

