body { 
  font-family: verdana,arial,sans-serif;
  background: #444444;
  margin-top: 0px;
 }

#content { 
  background: #FFFFFF;
  width: 1000px; 
  border-left: 1px solid grey;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  border-top: 1px solid gray;
  margin-left: auto;
  margin-right:auto;
 }

h1.broncoheader { 
  font-size: 1.5em;
  color: #000000;
  font-family: arial,helvetica,sans-serif;
  letter-spacing: -.04em;
 }

h2 {
  font-size: 1.1em;
}

a:link {
  color: #336699;
}

a:visited {
  color: #666666;
}
.menu {
  font-weight: bold;
  size: 12pt;
  color: #000000;
}

.sponsor {
  font-size: 1em;
  text-align: center;
  background: #D7E7F7;
  color: #003366;
  border: 2px solid #4F77B5;
  margin-right: 15%;
  margin-left: 15%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
}
.sponsor a { 
  font-weight: bold;
 }
.sponsor p { 
             margin:0px;
 }

.broncoAnnouncement {
  color: #003366;
  border: 2px solid #CCCC99;
  background: #FFFFCC;
  text-align: center;
  margin-right: 15%;
  margin-left: 15%;
  margin-top: 20px;
  margin-bottom: 20px;
 }
.broncoAnnouncement h2 { 
  font-size: 1.3em;  
 }

.bigred {
  font-size: 24pt;
  color: #CC0000;
  font-family: 'arial black',arial,helvetica,sans-serif;
  text-align: center;
  letter-spacing: -4;
}

.bigblack {
  font-size: 18pt;
  color: #000000;
  font-family: arial,helvetica,sans-serif;
  letter-spacing: -2;
}

.address {
  font-size: 8pt;
  color: #000000;
}


.productDesc {
  font-size: .7em;
  font-weight: normal;
  margin: 20px;
  text-align:left;
}

.instructions {
  font-size: 11pt;
  color: #000000;
}

img {
  border-color: #000000;
}

.smtxt {
  font-size: 8pt;
  font-weight: normal;
}
