<!-- Page Header Bold variables -->h2 {	font-family: verdana; 	font-size:20px; 	color:#000000; 	text-decoration: none; 	}<!-- SubHeader Bold variables -->h4 {	font-family: verdana; 	font-size:16px; 	color:#000000; 	text-decoration: none; 	}<!-- Font variables -->.maintext {	font-family: verdana; 	font-size:11px; 	color:#000000; 	text-decoration: none; 	}	<!-- Font variables -->font {	font-family: verdana; 	font-size:11px; 	color:#000000; 	text-decoration: none; 	}	<!-- Link variables -->a {	font-family: verdana; 	font-size:11px; 	color:#004500; 	text-decoration: underline; 	}	<!-- Link Hover variables -->a:hover {	font-family: verdana; 	font-size:11px; 	color:#ff0000; 	text-decoration: underline; 	}	<!-- Intro variables -->.introfooter {	font-family: verdana; 	font-size:11px; 	color:#ffffff; 	text-decoration: underline; 	}	<!-- Intro Hover variables -->.introfooter:hover {	font-family: verdana; 	font-size:11px; 	color:#ff0000; 	text-decoration: underline; 	}<!-- Intro Text variables -->.introtext {	font-family: verdana; 	font-size:11px; 	color:#ffffff; 	text-decoration: none; 	}	<!--content Layer -->#content {	position: absolute; 	Left:0;	top:0;	height: 1000px;	z-index: 1; 	}	<!-- background Layer -->#bgimage {	position: absolute; 	Left:0;	top:0;	width: 697px; 	z-index: -1; 	}