body
{
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

h1 {font-size: 16px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; margin-top: 20px; margin-bottom: 0px; margin-left: 40px; }
h2 {font-size: 14px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; padding: 10px 0px 0px; }
h3 {font-size: 14px; font-family: Arial, Helvetica; font-weight: bold; font-color: #000000; text-decoration: none; margin-top: 2px; margin-bottom: 2px;}
h4 {font-size: 14px; font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; margin-top: 2px; margin-bottom: 2px;}

td, p { font-size: 12px; }
p { font-size: 12px; text-align: left; margin-top: 10px; margin-bottom: 5px; background-color: #FFFFFF;}


table { border-style: none; font-size: 12px; }

hr { height: 0px; width: 100%; border: solid;  border-width: 1px; border-color: #ededed; }

a, a:visited, a:hover, a:link { text-decoration: underline; }
a, a:link { color: #BD290F; }
a:visited { text-decoration: none; color: #9f1b04; }
a:hover { text-decoration: none; color: #000000; }

.red {font-size: 12pt; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; color: #B92D0F; margin-top: 0px;}
.bigred { color: #BD290F; font-size: 14pt; font-weight: bold;}
.big { font-size: 70px; font-weight: bold; text-align: center; color: #999999; }

