body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  background: #FFFFFF;
  background-image:url(images/bg.gif);
  background-position:center;
  background-attachment:fixed;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

p, td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
}

a:link { color: #333333;}
a:visited { color: #333333;}
a:active { color: #333333;}
a:hover { color: #594A3F;}

.serif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color:#000000; line-height:14pt; }

.green { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color:#594A3F; line-height:12pt; }

.med { font-size: 9pt; color:#594A3F; }

.bigserif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color:#000000; line-height:14pt; }

.bgtable {
  background: #FFFFFF;
  background-image:url(images/header_02.jpg);
  background-repeat:no-repeat;
}