#Images, #Navigation, #Contact{
	display: none !important;	
}

.noprint, .Images, .Navigation{
	display: none;
	}
	
.regfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}

.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #990000;
	list-style-type: disc;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
.print {
	margin: 0 5%;
	padding: 0;
	float: none !important;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
