.Header {
	background-color : #FFCC333;
	color : #000000;
	font-size : 14px;
	font-weight : bolder;
	text-align : center;
; font-family: Verdana; text-decoration: none
}

.subheader {
	background-color : #999999;
	color : #006699;
	font-size : 10px;
	text-align : center;
; font-weight: bold; text-decoration: none
; font-family: Verdana
}


.Table {
	background-color : #FFCC00;
	font-size : 12px;
; font-family: Verdana; color: #000000; font-weight: bold
}

a.reg  {
      text-decoration: none;
      color: #000000;
; font-family: Verdana; font-size: 10px; font-weight: bold
    }

    a.reg:active  {
      text-decoration: none;
      color: #ff0000;
    }

    a.reg:hover  {
      text-decoration: none;
      color: #990000;
    }

    a.reg:visited {
      text-decoration: none;
      color: #0000FF;
    }

    a.reg:visited:hover {
      text-decoration: none;
      color: #990000;
    }

    a.reg:visited:active  {
      text-decoration: none;
      color: #ff0000;
    }
	
a.back  {
	color: #009900;
	font-size : 18px;
	text-decoration : underline;
	text-align : left;
}

    a.back:active  {
      color: #ff0000;
    }
	
    a.reg:hover  {
      color: #FF9900;
    }
	
    a.back:visited {
      color: #0033CC;
; font-family: Verdana; font-size: 10px
    }
	
  a.back:visited:hover {
      color: #990000;
    }

    a.back:visited:active  {
      color: #ff0000;
    }

table.norepeat {  background-repeat: no-repeat; color: #FFCC00}
