

 h1{
  font-family:"Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  color: #8E050D;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px
}
h2{
  font-family:"Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #00008B;
  text-align: center;
    margin-top: 10px;
  margin-bottom: 10px

}
h3{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #8E050D;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px

}

span.footer{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #003366;
}

span.copyright{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

span.specialtext{
   color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-weight: bold;
  font-size: 13px
}

span.imainst{
   color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-weight: normal;
  font-size: 12px
}

A.smlink{
   color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
  font-weight: bold;
  font-size: 13px
}

A.smlink:hover{
   color: #003366;
	text-decoration: none;
	background-color : transparent;
  font-weight: bold;
  font-size: 13px
}

A.imainst{
   color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
  font-weight: normal;
  font-size: 12px
}

A.imainst:hover{
   color: #DC143C;
	text-decoration: underline;
	background-color : transparent;
  font-weight: normal
}

