body {
margin: 0px;
}

p { margin: 10px 0px; padding: 0px; text-align: justify }

a:link {  color: #232323; text-decoration: none}
a:active {  color: #232323; text-decoration: none}
a:visited {  color: #232323; text-decoration: none}
a:hover {  color: #d11241; text-decoration: none}

#mainContent {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #666666;
}

#introTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #232323;
width: 435px!important;
width: 470px;
padding: 135px 0px 0px 35px;
line-height: 19px;
}

h1 {
font-size: 14pt;
color: #d11241;
font-weight: normal;
margin: 0px 0px 5px 0px;
}

h2 { font-size: 12pt;
      margin: 0px 0px 5px 0px;
      padding: 0px;
      font-weight: normal; }

h3 {
font-size: 30pt;
color: #d11241;
font-weight: normal;
margin: 0px 0px 10px 0px;
}

td {
font-size: 11pt;
}

.red {
color: #d11241;
font-weight: normal;
}

.quoteM {
font-size: 14pt;
color: #d11241;
font-weight: normal;
}

.quoteT {
font-style: italic;
}

.black {
color: #000000;
}

.moduleHead {
font-size: 12pt;
color: #d11241;
margin-bottom: 8px;
display: inline;
}

.moduleText {
font-size: 10pt;
color: #666666;
}

#teleText {
font-size: 30pt;
color: #d11241;
font-weight: normal;
margin: 0px 0px 20px 0px;
}

#teleNo {
font-size: 34pt;
color: #000000;
font-weight: normal;
margin: 0px 0px 20px 0px;
}

#footer {
float: left;
width: 775px;
height: 20px;
background-image: url(/stat/BG_footer.gif);
}

form input {
  border: 1px solid #CCCCCC;
  width:  150px;
/*   font-weight: bold;  */
  padding: 3px;
  font-size: 12pt;
  background-color: white;
  margin: 0px 5px;
}

table { width: 470px; }
form input#submit { width: 75px; background-color: #D11241; color: white; font-weight: bold }