      body {
        background-color:  white;
        margin-top:        0;
        margin-left:       0;
        font-family:       Tahoma, Arial;
        font-size:         7pt;
        font-style:        normal;
        font-weight:       normal;
        font-color:        #070B59;
        color:             #070B59;
        text-decoration:   none;
      }
      td {
        font-weight:       normal;
        text-decoration:   none;
        font-size:         9pt;
      }
      a {
        color:             #633118;
        font-weight:       normal;
        text-decoration:   none;
        font-size:         8pt;
        cursor:            hand;
      }
      a:link {
        color:             #633118;
        font-weight:       bold;
        text-decoration:   none;
      }
      a:visited {
        color:             #009999;
        font-weight:       bold;
        text-decoration:   none;
      }
      a:hover {
        color:             #CE0818;
        font-weight:       bolder;
        text-decoration:   underline;
      }
      a.head {
        font-size:         8pt;
      }
      a.sub {
        font-size:         7pt;
      }
      .hidden {
        display:           none;
      }
      .none {
        display:           block;
      }
	  .small {
        font-family:       Tahoma, Arial;
        font-size:         8pt;
      }
	  .month {
        font-family:       Sylfaen, Arial;
        font-size:         12pt;
		font-weight:		bold;
		color:				#990033;
      }
	  .date {
        font-family:       Arial black, Arial;
        font-size:         8pt;
		font-weight:		normal;
		color:				#000099;
      }
	  .day {
        font-family:       Fixedsys, Arial;
        font-size:         12pt;
		font-weight:		bold;
		color:				#000000;
      }
	  
	  .red {
        font-family:       Tahoma, Arial;
        font-size:         8pt;
		font-weight:		bold;
		color:				red;
      }
	  
	  .h4 {
        font-family:       Tahoma, Arial;
        font-size:         12pt;
		font-weight:		bold;
		color:				#000000;
      }
	  
	  .h5 {
        font-family:       Tahoma, Arial;
        font-size:         10pt;
		font-weight:		bold;
		color:				blue;
      }
	  
	  .printTable {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         8pt;
		font-weight:		normal;
		color:				#000000;
      }
	  
	  .tableHead {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         8pt;
		font-weight:		bold;
		color:				#FFFFFF;
      }
	  
	  .xxsmall {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         7pt;
		font-weight:		normal;
		color:				#000000;
      }
	  
	  .smBold {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         6pt;
		font-weight:		bold;
		color:				#000000;
      }
	  
	  .pts {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         8pt;
		font-weight:		bold;
		color:				#000000;
      }
	  
	  .warn {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         12pt;
		font-weight:		bold;
		color:				red;
      }
	  
	  .white {
        font-family:       Verdana, Tahoma, Arial;
        font-size:         9pt;
		font-weight:		bold;
		color:				white;
      }
