
.bodytext        { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif }
.smallbodytext   { color: #333333; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; }
.boldbodytext    { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  }
.hdrtext    { color: #333333; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  }

.navlink  { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif}
a.navlink:active  { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a.navlink:link    { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: none; }
a.navlink:visited { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: none; }
a.navlink:hover   { color: #336699; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;   }

a:active  { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a:link    { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: none; }
a:visited { color: #333333; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: none; }
a:hover   { color: #003366; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif;   }

body { background-image: url('images/watermark.jpg'); 
background-repeat: no-repeat; /*background won't tile works in both ver4+ browsers*/ 
background-position:   left top; /*background centered in IE4+, NN6 top left corner in Netscape 4*/ 
background-attachment: scroll} 