.smalltxt {
   font-family: arial;
   font-size: 11px;
}
.headtxt {
   font-family: arial;
   font-size: 10pt;
   font-weight: bolder;
   color: #663300;
}
.headtxt2 {
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
   color: #009999;
}
.headittxt {
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
   color: #CC0000;
}
.headit2txt {
   font-family: arial;
   font-size: 12px;
   color: #CC0000;
}
.headtxt3 {
   font-family: arial;
   font-size: 14pt; 
   font-weight: bold;
   color: #009999;
}
.headtxt4 {
   font-family: arial;
   font-size: 14pt;
   font-weight: bolder;
   color: #3366CC;
}
.note {
   font-family: arial;
   font-size: 12px;
   color: brown;
   font-style: normal;
}
td {
   font-family: arial;
   font-size: 12px;
}
th { 
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #FFCC66;
}
input {
   font-family: arial;
   font-size: 12px;
}
textarea {
   font-family: arial;
   font-size: 12px;
}
select {
   font-family: arial;
   font-size: 12px;
}
a:active {
   text-decoration: none;
   color: navy;
}
a:link {
   text-decoration: none;
   color: blue;
}
a:visited {
   text-decoration: none;
   color: deeppink;
}
a:hover {
   text-decoration: none;
   color: deeppink;
}
