@charset "UTF-8";
/* JLC CSS Document */


  a:link {text-decoration: none; color: #CCFF00 }
  a:active {text-decoration: none; color: #CC0000 }
  a:visited {text-decoration: none; color: #CCFF00 }
  a:hover {text-decoration: underline; color: #CCFF00 }
/* links */


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	}
.style2 {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}
.style4 {
	font-family: Tahoma, Arial, sans-serif;
	}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
/* old dw styles */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
/* headings fix firebox problem */


