body { margin-top: 0px; margin-left: 0px; }

a { color: #336666; text-decoration: none; }
a:hover {
  color: #FF9000;
}


.txt_content_arial { font-size: 16px; font-weight: bold; font-family: Arial; color: #666666; width: 520px; padding-left: 20px;} 
.txt_content_times{ font-size: 14px; font-family: Times; color: #666666; width: 480px; padding-left: 28px;} 

.txt_footer { font-size: 9px; font-family: sans-serif; letter-spacing: 1px; padding-left: 18px; color: #666666; }
a:hover.txt_footer  { color: #F90000; }


/* Form elements 					*/
.txt_form { font-size: 13px; font-family: Times; color: #666666; }

.txt_alert { font-size: 12px; font-family: sans-serif; color: #FF0000; }

input { border: 1px solid #666666; }

