.mainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	text-transform: capitalize;
}
.secondaryheading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
}
.whitelink {
	color: #FFFFFF;
	font-size: small;
}
.jumpmenu {
	font-size: xx-small;
}
.registrationtitle {
	font-size: medium;
	font-weight: bolder;
}
.registrationdescription {
	font-size: x-small;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.webtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copywright {
	font-weight: lighter;
	font-size: x-small;
	font-style: italic;
}
.largeWhite {
	font-size: large;
	color: #FFFFFF;
}
