p, body, td {
   font-family: palatino, times, serif;
   font-size: 14px;
}

p.main {
   font-size: 14px;
}

a {
   font-family: palatino, times, serif;
   font-size: 14px;
   color: #333366;
   text-decoration: underline;
   font-weight: bold;
}
a:hover {
   color: #669966;
}
a:active {
   color: #333366;
}
a:visited {
   color: #333333;
}
a.main {
   font-family: palatino, times, serif;
   font-size: 14px;
   color: #000000;
   text-decoration: underline;
}
a.main:hover {
   color: #669966;
}
a.main:active {
   color: #333366;
}
a.main:visited {
   color: #333333;
}

input { 
   background-color: #ffffff; 
   border-style: 15px; 
   font-size: 9.5;  
   font-family: verdana, helvetica, "sans serif";
   size: 20px;
}

h3 {
   font-family: palatino, times, serif;
   font-size: 24px;
   color: #333366;
   font-style: italic;
}

h4 {
   font-family: palatino, times, serif;
   font-size: 18px;
   color: #9999CC;
   font-style: italic;
}
