
/* Start Dynamic Creation of Styles ******************************** */

h1 {  font-size: 24px; font-weight: bold;   }

h2 {  font-size: 21px; font-weight: bold;  }

h3 {  font-size: 18px; font-weight: bold;  }

h4 {  font-size: 15px; font-weight: bold;  }

h5 {  font-size: 12px; font-weight: bold;  }

A:active {  text-decoration: underline; color: 800000; font-weight: normal;  }

em {  font-style:italic;  }

A:hover {  text-decoration: underline; font-weight: bold; color: 800000;  }

.ipheader2 {  font-size: 21px; font-weight: bold;  }

.ipheader3 {  font-size: 18px; font-weight: bold;  }

.ipheader4 {  font-size: 15px; font-weight: bold;  }

.ipheader5 {  font-size: 12px; font-weight: bold;  }

.textnormal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black;  }

.textred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: red;  }

A:link {  text-decoration: underline; color: 800000; font-weight: normal;  }

A:visited {  text-decoration: underline; color: 800000; font-weight: normal;  }


