/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/source-sans-3-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/source-sans-3-v19-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/source-sans-3-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/source-sans-3-v19-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

a {	font-family: 'Source Sans 3', arial, helvetica, sans-serif;

	text-decoration: underline; 
	font-style: normal;
	font-size: 11pt;
  #text-shadow: 0 0 1px rgba(255,255,255,1) , 0 0 2px rgba(255,255,255,1) , 0 0 3px rgba(255,255,255,1) , 0 0 4px #cccccc , 0 0 7px #cccccc , 0 0 8px #cccccc , 0 0 10px #cccccc ;
  -webkit-transition: transform 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: transform 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: transform 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
a:hover, a:active {	font-family: 'Source Sans 3', arial, helvetica, sans-serif;

	text-decoration: underline;
	font-style: normal;
	font-size: 11pt;
	}

a:hover{
font-size:1em;
  text-shadow: 0 0 1px rgba(255,255,255,1) , 0 0 2px rgba(255,255,255,1) , 0 0 3px rgba(255,255,255,1) , 0 0 4px #eeeeff , 0 0 7px #eeeeff , 0 0 8px #eeeeff , 0 0 10px #eeeeff ; }

a:active{
font-size:25pt;
  text-shadow: 0 0 1px rgba(255,255,255,1) , 0 0 2px rgba(255,255,255,1) , 0 0 3px rgba(255,255,255,1) , 0 0 4px #ffffff , 0 0 7px #ffffff , 0 0 8px #ffffff , 0 0 10px #ffffff ;}

	
a:link
{
	color: #000000;
}
a:active 	{color: #666666;}
a:visited 	{color: #000000; }
a:hover 	{color: #666666; }

body 		{font-family: 'Source Sans 3', arial, veranda, sans-serif; font-size: 11pt; margin:px; top-margin:px; left-margin:px;oxverflow-x:scroll; oxverflow-y:scroll; margin:px; top-margin:0px; left-margin:0px; oxverflow-x:scroll;
oxverflow-y: scroll;}
body:text	{	
 font-style: normal;color: #000000;}
td
{
	font-style: normal;
	font-size: 11pt;
	font-family: 'Source Sans 3', arial, helvetica, sans-serif;
	}
.note {font-size:8pt;}
.homelink {font-size:9pt;font-style:bold;text-decoration:underline;}
.scaleimage {width:75%;}
.scaletable {height:100%;width:100%}