﻿<head>
   <link rel="stylesheet" href="https://wscug.org/wscug.css">
  <style>
    @font-face {
      font-family: 'Aquire';
      src: url(https://wscug.org/aquire.woff2) format('woff2'),
           url(https://wscug.org/aquire.woff) format('woff'),
           url(https://wscug.org/fonts/aquire.ttf) format('truetype');
      /* Add additional font formats and paths as needed */
    }
    
    </style>
</head>

.style2 {
	font-family: Aquire;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	clip: rect(auto, auto, auto, 10px);
	color: #000000;
}
.title {
	font-family: Aquire;
	font-size: x-large;
	color: #0000FF;
	top: auto;
}
.padding {
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.sectiontitle {
	font-weight: normal;
	font-size: large;
	text-decoration: none;
	padding-bottom: 6px;
	font-family: Aquire;
	color: #0000FF;
}
.search {
	font-family: "Segoe UI Symbol";
}
.pagehead {
	font-family: Aquire;
	font-size: large;
	color: #0000FF;
}
.a {
	font-family: Aquire;
	color: #0000FF;
	font-size: medium;
}
