
		.contactHeading
			{
				position:			absolute;
				top:				100px;
				left:				0px;
				width:				680px;
				height:				30px;
				font-size:			18pt;
				color:				#550000;
				font-style:			italic;
				font-weight:		bold;
				text-align:			center;
				text-decoration:	none;
				text-align:			center;
				border:				thin none #ff0000;
			}
			
			
		.contactSubHeading
			{
				position:			absolute;
				top:				140px;
				left:				160px;
				width:				270px;
				height:				40px;
				font-size:			14pt;
				color:				#000000;
				font-weight:		bold;
				font-style:			italic;
				text-align:			left;
				border:				thin none #ff0000;
			}
			
			
		.contactData
			{
				position:			absolute;
				top:				190px;
				left:				340px;
				width:				268px;
				height:				30px;
				font-size:			12pt;
				color:				#000000;
				font-weight:		bold;
				text-align:			left;
				text-decoration:	none;
				border:				thin none #ff0000;
			}	
			
			
		.contactEmail
			{
				position:			absolute;
				top:				360px;
				left:				0px;
				width:				680px;
				height:				50px;
				font-size:			12pt;
				color:				#000000;
				font-weight:		bold;
				text-align:			center;
				text-decoration:	none;
				text-align:			center;
				border:				thin none #ff0000;
			}
