body { background-color: #ffffff;
       color: #000000;
       background-image: url(images/bg.gif);
       }
       
.img { border:1px #000000 solid }

a:link     { color: #CC9900; }
a:visited  { color: #CC9900; }
a:active { color: #CC9900; }
a:hover { color: #666666; } 

.bodytext {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; color: #000000; text-decoration: none}

table.headerinfo {font-family:"Times New Roman", Times, serif; font-size:10pt; color: #003300; font-style:italic; }

hr.single { color: #003300; height:1px; }


.copyitalics { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: normal; color: #000000 }

.copybold { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000 }

.bodytextsmall { font-family: "Times New Roman", Times, serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none }

.copyboldlarge { font-family: "Times New Roman", Times, serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #000000 }

.boldlargered { font-family: "Times New Roman", Times, serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #CC0000; text-decoration: underline}
.bodytextblue { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #0000CC; text-decoration: none }
.copyboldyellow { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #CC9900}
.bodytextyellow { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; color: #CC9900; text-decoration: none }
.bodytextmed { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none }

.top { vertical-align: top; }
.right  { text-align: right; }
.center  { text-align: center; }
.left  { text-align: left; }
.just {text-align: justify; }