 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;
         }
		  
 .formLabel {font-family: Arial;
                        font-weight: bold;
		                font-size: 15px;
                        text-align: right;
                        color: 000080
						}
						
.menu{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#FFE902;
	text-decoration:none;
	font-weight : bold;
}
.menu:hover{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}

 .formLabel2 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #1C55AA
}

 .linkText {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #000000
}
			
 .formLabel2centre {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #1C55AA
}
			
 .formLabel3 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #1C55AA;
}

 .formLabel4 {font-family: Arial;
                          font-weight: bold;
	                      font-size: 18px;
                          text-align: left;
                          color: 000080
						  }
						  
.formLabel5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	color: #225EAC
}

.formLabel6 {font-family: Arial;
                          font-weight: bold;
	                      font-size: 15px;
                          text-align: center;
                          color: Navy
						  }
			
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color : FF0000;
	font-size : large;
}			

.normalText { font-family: Arial, Helvetica, sans-serif; }		

.SmallNormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size : smaller;
}		

.normalBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	font-size : medium;
}		

.whiteHeader {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}	  

.MediumHeader {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}	  				  

.MediumItallic {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}	  	

.SmallDarkRedText {
	color: BB2003;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}	
	
.SmallDarkGreenText {
	color: #3D7144;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}		

.SmallBlackText {
	color: 000000;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}		

 .titleLayer3 {
	font-size: 50px;
	color: gray;
	text-align: CENTER;
	margin: 3px 3px 0px 10px;
	font-family: "Times New Roman", Times, serif;
}

 .titleLayer4 {
	font-size: 50px;
	color: #1C55AA;
	text-align: CENTER;
	margin-top: -58px;
	font-family: "Times New Roman", Times, serif;
}

.titleLabelGold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	color: #FFE902;
	font-style : normal;
}

.labelGold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #FFE902;
	font-style : normal;
	text-decoration : none;
}
.titleLabelPlum {
	font-family: "Bookman Old Style";
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	color: #851111;
	font-style : italic;
}

.formLabelBlackSmall {
	font-family: "Bookman Old Style";
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: Black;
	font-style : normal;
}

 .formLabelPlum {font-family: Arial;
                        font-weight: bold;
		                font-size: 15px;
                        text-align: right;
                        color: #851111
						}

00080