<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body {font-family: Times New Roman; background-color:#B1D2E5;}
#wrapper {background-color:white; width:900px; margin-left:auto; margin-right:auto;}
#header {background-color:white; width:880px; padding:10px 15px 0 5px; height: 85px}
#title {background-color: #FFFFCC; text-align:center; font-weight:bold;padding:10px 0 10px 0;}
#main {width:650px; min-height:800px;}
#info table {font-weight:bold; font-style:italic; width:175px; border:0; font-size:16px}
#info td {padding:2px 0 2px 0}
#main a{text-decoration:none; color:rgb(0, 0, 153);}
a:link {color: color:rgb(0, 0, 153);}
a:visited {color: color:rgb(0, 0, 153);}
a:hover {color: color:rgb(0, 0, 153);}
a:active {color: color:rgb(0, 0, 153);}
.MainHeading {font-weight:bold; font-size:16pt;}
.SubHeading {font-size:14pt;}</pre></body></html>