
/* text */

body, p,table,li,h1,h2,h3,td {
  font-family: verdana, arial, 'sans serif'; 
  font-size: 10pt;
  color: #3B6692;
}


A:link { color: #C62127; font-weight: bold; }
A:visited {color: #C62127; font-weight: bold; }
A:hover {text-decoration: none; color: #AA0000; }

.CYOA_red { color: #C62127; font-weight: bold; };







.container {
  border:           3px solid #faa74a; 
  BACKGROUND-COLOR: #FFFFFF; 
  PADDING-TOP:      10px;
  PADDING-LEFT:     10px;
  PADDING-RIGHT:    10px;
  PADDING-BOTTOM:   10px;
}

.headline {
  color: #000000; 
  font-size: 18pt;
  font-family: verdana, arial, 'sans serif';
  font-weight: bold;
  HEIGHT: 50px;
}

.alert {
  color: #FF0000;
  font-family: verdana, arial, 'sans serif';
  font-weight: bold;
}

.microalert {
  font-size: 7pt;
  color: #FF0000;
  font-family: verdana, arial, 'sans serif';
}

.header {
  color: #000000; 
  font-size: 14pt; 
  font-family:verdana, arial, 'sans serif';
  font-weight: bold;
  PADDING-LEFT:10px;
  PADDING-RIGHT: 10px;
  PADDING-BOTTOM: 10px;
  ALIGN:CENTER;
}

.heading2 {
  color: #C21C24; 
  font-size: 14pt; 
  font-family:verdana, arial, 'sans serif';
  font-weight: bold;
}
