<style type="text/css">
<!--



	A.browseclass:visited, A.browseclass:active, A.browseclass:link {text-decoration: underline; color: blue;}
	A.browseclass:hover {text-decoration: underline; color: red;}
	
	A.ignoredclass1:link, A.ignoredclass1:visited, A.ignoredclass1:active {text-decoration: underline; color: white;}
	A.ignoredclass1:hover {text-decoration: underline; color: red;}
	

	div.doPrintMe{display : none;}

	@media print {
			div.dontPrintMe{display : none;}
			div.doPrintMe{display : block;}
	}
	

	.InstLink {font-family: arial; color: white; font-size: 70%; font-weight: bold;}
	.WhiteHeadings {font-family: arial; color: white; font-size: 70%; font-weight: bold;}
	.Distance {font-family: arial; color: #990000; font-size: 60%;}
	.Numbering {font-family: arial; color: #8CC27E; font-size: 60%;}


	table {
		text-align: left;
	}

	td, font {
		font-family: Times New Roman;
	}

	.MainButton {
		font-weight: bold;
		background-color: #39297B;
		color: #FFFFFF;
		font-size: 10pt;

		border-left-style: solid;
		border-left-color: #C6BDD6;
		border-top-style: solid;
		border-top-color: #C6BDD6;
		
		border-right-style: solid;
		border-right-color: #291852;
		border-bottom-style: solid; 
		border-bottom-color: #291852;
	}

	.ClearButton {
		background-color: #57469B;
		color: #FFFFFF;
		font-size: 8pt;

		border-left-style: solid;
		border-left-color: #C6BDD6;
		border-top-style: solid;
		border-top-color: #C6BDD6;
		
		border-right-style: solid;
		border-right-color: #291852;
		border-bottom-style: solid; 
		border-bottom-color: #291852;
	}
	.sfsContent 
	{
	    margin: 0 auto;
	}
	
	.ccdNotes
	{
		font-size:1.3em;	/* compensate for new HFS 62.5% font size */
	}

-->
</style>