<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("./css/cv_nav.css");
@font-face {
  font-family: 'Open Sans';
  
    src: url('./css/custom_font/OpenSans_Condensed-Regular.woff2') format('woff2');
}

A { color:#0000ff;}

input[type="submit"] ,input[type="reset"],input[type="text"],button,a,select,font,textarea{
	font-family: Open Sans !important; 
}

td{
	font-family: Open Sans !important; 
}
BODY {font-family: Open Sans;  background: white; color: black; }
HR {font-family: Open Sans; color: #cccccc; }
H1, H2, H3 {font-family: Open Sans; color:#FF6600; }
H4, H5, H6 {font-family: Open Sans; color:#555555; }
.body {font-family: Open Sans; color: #000000; font-size:80%;}
.red {font-family: Open Sans; color: #cc0000; font-size:75%; font-weight:bold;}
.blue {font-family: Open Sans; color: #0000cc; font-size:75%; font-weight:bold;}
.gray {font-family: Open Sans; color: #555555; font-size: 75%; font-style: italic; }
.tableheading {font-family: Open Sans; font-size: 90%; font-weight: bold;}
.tablefield {font-family: Open Sans; font-size: 75%;}
.samplefield {font-family: Open Sans; font-size: 75%; font-style: italic;}
.inquiryfield {font-family: Open Sans; font-size: 75%; font-weight: bold;}
.inquiryreturn {font-family: Open Sans; font-size: 75%; }
.crumbtrail {font-family: Open Sans; font-size: 75%; }
.crumbtrailee {font-family: Open Sans; font-size: 75%; font-weight:bold; color:#FF6600 }
.emTag { color:#FF6600 }
.top {font-family: Open Sans; font-size: 60%; font-weight:bold; color:#FF6600 }
PRE {font-family: Open Sans; font-size: 75%; }
.row0 {background-color: #f9f9f9}
.row1 {background-color: #f7f7e7}
.statusRed {font-family: Open Sans; color: #cc0000; font-size:90%; font-weight:bold;}
.statusNormal {font-family: Open Sans; font-size: 90%; font-weight:bold;}
</pre></body></html>