BODY {
   background-color: #F4FFD5;
   color: #000000;
	background-image:url(/pic/bg.png);
	background-attachment:fixed;
}

font {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
}

h1   {  font-family: Arial, Helvetica, sans-serif; font-size: 28pt; font-weight: bold}


td.tabactive {
   text-align: center;
   background-color: #CCE3CC;
   font-weight: bold;
   background-color: #DEEBDE;
   background-color: #F4FFD5;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
   text-align: center;
   vertical-align: bottom;
}

td.header {
   font-weight: bold;
  font-size: 18pt;
   text-align: center;
   background-color: #CCE3CC;
}

td.data {
   text-align: left;
   background-color: #CCE3CC;
}

a {
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
}
a:link {
   color: #003C00;
}
a:active {
   color: #CCE3CC;
}
a:hover {
   color: #FF0000;
}
a:visited {
   color: #003C00;
}

A:link.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
A:visited.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
A:hover.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; color: red;}
.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}

