 H1 {text-align: center;
	     font-size: 25px;
	     font-family: Arial;
	     color : Navy;
         }

 H2 {text-align: center;
	     font-size: =15px;
	     font-family: "Times New Roman", Times, serif;
	     color : 000080;
	     font-weight : bold;
         }
		  
 .testLabels {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	color: #176125
}

 .leftLabels {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #176125
}
				
 .tableHeader {font-family: Arial;
                        font-weight: bold;
		                font-size:14px;
						text-align: center;
                        color: FEFEDE
						}
						
.leftHeader {font-family: Arial;
                        font-weight: bold;
		                font-size:14px;
						text-align: left;
                        color: FEFEDE
						}
						
.columnHeader {font-family: Arial;
               font-weight: normal;
		       font-size:12px;
               text-align: center;
               color: FEFEDE
	           }
			   
.largeWhiteHeader {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color:  #FFFFFF
}
		
						
.tableEntry {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color:  #176125
}
		
.tableDoing {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #176125
}

.xmasText {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color: #176125
}


.largeWhiteHeader {
	font-family: Arial;
	font-weight: normal;
	font-size: 32px;
	text-align: center;
	color: #FFFFFF
}


.tableRed {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #851111
}

.tableRedCentre {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #851111
}

.tableGreen {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #176125
}

.tableGreenCentre {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #176125
}

.tableCentreRed {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #851111
}

.tableTime {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #176125
}
							
.tableText {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	color: #176125
}

.tableTextBold {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #176125
}
.whiteText {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF
}

.tableTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #176125
}

.headerText {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #176125
}

.tableGold {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	color: #F5D20F;
	font-style : normal;
}


.tableWhite {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF
}


															
.menu{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#176125;
	text-decoration:none;
	font-weight : bold;
}
.menu:hover{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#D67308;
	text-decoration:none;
	font-weight : bold;
}


.menuStroke{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:9px;
	color:#176125;
	text-decoration:none;
	font-weight : bold;
}
.menuStroke:hover{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:9px;
	color:#D67308;
	text-decoration:none;
	font-weight : bold;
}

.pbHeader{
    font-family:Helvetica;
	font-size:16px;
	color:#F7E721;
	font-weight : bold;
}