
/*
H6      { color: black; font-size: 17px; font-family: Verdana, Arial; background-attachment: fixed }
H5    { color: black; font-size: 15px; font-family: Verdana, Arial; background-attachment: fixed }
BODY      { color: black; font-size: 9px; font-family: Verdana, Arial; background-attachment: fixed }
H2     { color: black; font-size: 9px; font-family: Verdana, arial; background-attachment: fixed }
H1  { color: black; font-size: 7px; font-family: Verdana, arial; background-attachment: fixed }
H3    { color: black; font-size: 11px; font-family: Verdana, arial; background-attachment: fixed }
H4  { color: black; font-size: 13px; font-family: Verdana, arial; background-attachment: fixed }
A:link        { color: #229aa9; font-weight: bolder; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:visited       { color: #2ccbde; font-weight: bolder; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:active       { color: #229aa9; font-weight: bolder; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:hover       { color: #19737e; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline }
*/

Body.content
{ margin:14px 0 0 4px; padding:0; color: black; font-size: 11px; font-family: Verdana, Arial; background-color: white; background-repeat: no-repeat; background-attachment: fixed; left: 16px; width: 540px; }
table.main_table { margin: 0 0 0 12px; padding: 0; width: 540px  }
table.main_table td.header
{
padding:0 0 15px;
color: black; 
font-size: 11px; 
font-family: Verdana, Arial;
font-weight:bold;
}

table.main_table td.content
{
padding:0 0 15px;
color: black; 
font-size: 11px; 
font-family: Verdana, Arial;
}

/*===============================================*/
table.content_table
  { left: 12px; width: 540px  }

table.content_table td.header
{ padding:15px 0; color: black; font-size: 11px; font-family: Verdana, Arial; font-weight:bold; }

table.content_table td.content
{
margin:0;
padding:0;
color: black; 
font-size: 11px; 
font-family: Verdana, Arial;
font-weight:normal;
}