<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ELEMENTS*/

A: {
   cursor: pointer hand}
A:link {
   color: #069;
   text-decoration: none}
A:visited {
   color: #666;
   text-decoration: none}
A:active {
   color: #39F;
   text-decoration: none}
A:hover {
   color: #39F;
   text-decoration: none}
BLOCKQUOTE, BODY, CENTER,  DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, P, TD, TH, UL {
   font-family:  'thesansplain', verdana, arial, helvetica, sans-serif}
BODY {
	font-size: 100%;
	margin: 1px 0 1.5em;
	padding: 0;
	background-image: url(../graphics/greygrid.jpg)}
DD {
	margin: 0}
H1 {
   font: 1.3em sans-serif;  /* roughly 15px */
   margin: 0}
H2 {
   font: 1.2em sans-serif;  /* roughly 13px */
   margin: 0}
H3 {
   font: 1em sans-serif;  /* roughly 12px */
   margin: 0}
H4 {
   font: .9em sans-serif;  /* roughly 11px */
   margin: 0}
H5 {
   font: .8em sans-serif;  /* roughly 10px */
   margin: 0}
H6 {
   font: .7em sans-serif;  /* roughly 9px */
   margin: 0}
H7 {
   font: .6em sans-serif;  /* roughly 8px */
   margin: 0}
TABLE {
	font-size: 1em;
	text-decoration: none}
#main {
	font-size:1em;
	line-height: 1.6em}	



	
/*FONTS*/
	
.normalGREY1{
	font: 1em 'thesansplain', Arial, Helvetica, sans-serif;
	color: #CCC}
.normalGREY2{
	font: 1em 'thesansplain', Arial, Helvetica, sans-serif;
	color: #999}
.normalGREY3{
	font: 1em/1.7 'thesansplain', Arial, Helvetica, sans-serif;
	color: #666}
.normalGREY4{
	font: 1em 'thesansplain', Arial, Helvetica, sans-serif;
	color: #333}
.normalWHITE{
	font: 1em 'thesansplain', Arial, Helvetica, sans-serif;
	color: #FFF;
}

@font-face {
font-family: 'thesansplain';
src: url('../fonts/thesans-plain-webfont.eot');
src: url('../fonts/thesans-plain-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/thesans-plain-webfont.woff') format('woff'),
url('../fonts/thesans-plain-webfont.ttf') format('truetype'),
url('../fonts/thesans-plain-webfont.svg#thesansplain') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'thesanssemibold';
src: url('../fonts/thesans-semibold-webfont.eot');
src: url('../fonts/thesans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/thesans-semibold-webfont.woff') format('woff'),
url('../fonts/thesans-semibold-webfont.ttf') format('truetype'),
url('../fonts/thesans-semibold-webfont.svg#thesanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}</pre></body></html>