body { 
font-family: Arial, Helvetica, sans-serif; 
background-color: #000000; 
padding-top: 20px; 
padding-bottom: 20px; 
}

a { 
font-size: 13px; 
color: #ffffff; 
text-decoration: none; 
}

a:hover { 
font-size: 13px; 
color: #000000; 
text-decoration: underline; 
}

span.h_nav { 
font-size: 16px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: underline; 
}

a.h_nav { 
font-size: 16px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
}

a.h_nav:hover { 
font-size: 16px; 
color: #f9f9f9; 
font-weight: bold; 
text-decoration: underline; 
}

td.h_nav { 
background-color: #a11110; 
}

td.h_nav:hover { 
background-color: #b72424; 
}

h1 { 
font-size: 18px; 
color: #999999; 
margin: 0; 
padding: 0; 
border-right: solid 5px #a11110; 
}

h2 { 
font-size: 14px; 
color: #b72424; 
margin: 0; 
padding-left: 10px; 
}

p { 
margin: 10; 
padding-top: 0px; 
padding-left: 10px; 
padding-bottom: 10px; 
padding-right: 10px; 
text-align: justify; 
}

.setup { display: none; }
table.text { font-size: 13px; color: #000000; }
a.text { font-size: 13px; color: #0055cc; text-decoration: none; }
a.text:hover { font-size: 13px; color: #a11110; text-decoration: underline; }

a.text_1 { font-size: 13px; color: #a11110; text-decoration: none; }
a.text_1:hover { font-size: 13px; color: #0055cc; text-decoration: underline; }

table.f_nav { font-size: 11px; color: #ece9d8; font-weight: bold; }
a.f_nav { font-size: 11px; color: #ece9d8; font-weight: bold; text-decoration: none; }
a.f_nav:hover { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; }
