body { margin-top: 0px; margin-left: 0px; }

a { color: #336666; text-decoration: none; }
a:hover { color : #FF9000; }


.txt_content_arial { font-size: 14px; font-weight: normal; font-family: Arial; color: #666666; width: 620px;} 
.txt_content_times{ font-size: 14px; font-family: Times; color: #666666; width: 620px;  } 
.txt_breakout { font-size: 13px; font-weight: bold; font-family: Arial; color: #666666; }

.div_breakout {
font-size: 13px;
font-weight: bold;
font-family: Arial;
color: #444444;
border: 2px solid #A5BAC6;
padding: 10px;
width: 80%;
outline-style: inset;
background-color: #EAF6E3
}


.txt_footer { font-size: 8px; 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; } 
