.table100 {
            width: 100%;
          }

.standard {
	font-family: "Times New Roman", Times, serif;
            font-size: 13pt;
            line-height: 1.2;
            margin-top: 0;
          }

.barcode {
            font-family: "Free 3 of 9, Barcode, bar code";
            font-size: 36pt;
            margin-top: 0;
          }

.help {
	font-family: "Times New Roman", Times, serif;
            font-size: 13pt;
            line-height: 1.2;
            margin-top: 0;
            color: #000000;
          }


.sidebar {
	font-family: "Times New Roman", Times, serif;
            font-size: 11pt;
            line-height: 1.2;
            text-align: left;
            margin-top: 0;
            text-align: center;
          }

.copyright {
	font-family: "Times New Roman", Times, serif;
            font-size: 9pt;
            line-height: 1.2;
            text-align: center
          }

.heading1 {
	font-family: "Times New Roman", Times, serif;
            color: #000000;
            font-size: 16pt;
            line-height: 1.0;
            font-weight: 700;
            border-bottom-style: solid; 
            border-bottom-color: #567C6F; 
          }
.heading2 {
	font-family: "Times New Roman", Times, serif;
            color: #000000;
            font-size: 14pt;
            line-height: 1.0;
            font-weight: 700;
          }
.heading3 {
	font-family: "Times New Roman", Times, serif;
            color: #000000;
            font-size: 14pt;
            line-height: 1.0;
            margin-bottom: 5;
            font-weight: 700;
            font-style: italic;
            text-decoration: none;
          }


.calendarheading{
	font-family: "Times New Roman", Times, serif;
            color: #FFFFFF;
            font-size: 16pt;
            line-height: 1.0;
            font-weight: 700;
          }

.calendarday{
	font-family: "Times New Roman", Times, serif;
            font-size: 13pt;
            line-height: 1.2;
            margin-top: 0;
            font-weight: 700;
          }

.calendartext {
	font-family: "Times New Roman", Times, serif;
            font-size: 10pt;
            line-height: 1.2;
            margin-top: 0px;
            margin-bottom: 10px;
          }

.calendarnavigation {
	font-family: "Times New Roman", Times, serif;
            font-size: 10pt;
            font-style: normal;
          }

A:link    {
	font-family: "Times New Roman", Times, serif;
            font-style: italic;
	font-weight: bold;
            color: #4D6B56;
            text-decoration: none;
          }

A:visited {
	font-family: "Times New Roman", Times, serif;
            font-style: italic;
 	font-weight: bold;
           color: #4D6B56;
            text-decoration: none;
          }
