td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 color: #000000; 
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #999999;
 text-decoration: none;
 font-weight: bold;
}

a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 color: #000000; 
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: underline;
 color: #000000; 
}

a.sec {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 color: #999999;
 font-weight: bold; 
}
a.sec:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 color: #F5B90B;
 font-weight: bold; 
}

a.lft {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 text-decoration: none;
 font-weight: bold;
 color: #F0C000; 
}
a.lft:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 text-decoration: none;
 font-weight: bold;
 color: #F0C000; 
}

a.secp {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 font-weight: bold;
 color: #999999; 
}
a.secp:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 font-weight: bold;
 color: #F5B90B; 
}

.small{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
color: #000000; 
}

.td1{
width: 250;
text-align: right;
font-size: 12;
}

input {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 9; width: 380}
.form-field {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 10; width: 300}
.form-field2{border-width: 1; border-color: #000000; background-color: #E5E5E5; font-size: 10; width: 20}
.input2 {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 9; width: 50}
textarea {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 11; width: 380; height: 70;}
.textarea {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 11; width: 200; height: 60;}
select {border-color: black; border-width: 1; background-color: white; font-size: 10; width: 200;}

