.FormHeading {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

.FormTitle {
	font-size: 36px;
	color: #990000;
}

.FieldNames {
	font-size: 16px;
	font-weight: bold;
}

.Fields {font-size: 16px}

.HEADING1 {
	font-family: "Bookman Old Style"; 
	color: #B55A5A; 
	}

.NormalText {
	font-family: "Comic Sans MS";
	font-size:16px;
	color: #6D2900;
}

.NormalTextBold {
	font-family: "Comic Sans MS";
	font-size:16px;
	color: #6D2900;
	font-weight: bold
	}

.SubHeading {
	font-family: "Comic Sans MS";
	font-size:19px;
	font-weight:bold;
	color: #b55a5a; 
}

.SubHeading2 {font-family: "Bookman Old Style"}

.HEADING2 {
	font-family: "Bookman Old Style";
	 color: #B55A5A;
	 font-weight:bold;
}


a:link {
	color: #0000FF;
}

a:visited {
	color: #9933FF;
}

a:hover {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}


.Links {
	font-family: Tahoma; 
	font-weight: bold; 
	color: #0000FF;
	}
	
.NB {
	color: #FF0000;
	font-weight: bold;
}

	
