H2 {text-align: center;
    color: teal;
   }
a.Left_Link:link {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #000000 /** black */;
    text-decoration: underline;
}

a.Left_Link:visited {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #000000 /** black */;
    text-decoration: underline;
}

a.Left_Link:hover {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #000000 /** black */;
    text-decoration: underline;
}


a.Center_Link:link {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
}

a.Center_Link:visited {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
}

a.Center_Link:hover {
    font-family : Arial;
    font-size : 10pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
}

a.Right_Link:link {
    font-family : Arial;
    font-size : 8pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
    text-align:center;
}

a.Right_Link:visited {
    font-family : Arial;
    font-size : 8pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
}

a.Right_Link:hover {
    font-family : Arial;
    font-size : 8pt;
    font-weight: bold;
    color : #0000FF  /** Blue */;
    text-decoration: underline;
}

TD {BGCOLOR: #eoeoeo; BORDERCOLOR: #c0c0c0}
.headers1 {  font-size: 8pt; font-weight: bold; font-family: Tahoma, Helvetica, Arial, sans-serif}
.normaltxt {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; text-align:center }
.normaltxtred {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; text-align:center; color: #ff0000 }
.normaltxtleft {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; text-align:left }
.normaltxtright {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; text-align:right }
.Headingtxt {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12pt; text-align:center; color: #08296b}
.Headingtxtleft {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12pt; text-align:left; color: #08296b}
.normaltxtGrey { font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 8pt ; color: #999999}
.normaltxtBlack { font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 8pt }
a:hover {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; color: "red"; text-decoration: underline}
a:link {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; color: "blue"; text-decoration: underline}
a:visited {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; color: "black"; text-decoration: underline}
a:active {  font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; color: "red"; text-decoration: underline}
body {  }
.tablstyle {  border: #838387; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.buttoncls {
background-color: #6699CC;
border-width: 1;
color: #FEFEFE;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}

<!-- 	td { font-family: Arial; font-size: 9pt; } -->
	br.page { page-break-before: always; }


.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

#MySpamTrap {display: none;}
