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

body {font-family: Arial, Helvetica, sans-serif; font-size:larger; color:#000000; background-color:#333333;}


/* Paragraph */

p {font-size:.9em;}


/* Links */

a {font-size:inherit;}
a:link {font-size:inherit; color:#000099; text-decoration:none;}
a:visited {font-size:inherit; color:#800000; text-decoration:none;}
a:hover {font-size:inherit; color:#000099;  text-decoration:underline;}
a:active {font-size:inherit; color:#000099; text-decoration:none}

li {font-size:.9em; padding-bottom:5px; padding-top:5px;}

/* Page Table */

table {font-family: Arial, Helvetica, sans-serif; border-collapse:collapse; border:1.4px solid #444; margin-right:auto; margin-left:auto; background-color:#FFFFFF;}  

/* Page Table Cell: Page Header */

td {font-family: Arial, Helvetica, sans-serif; border-collapse:collapse; border:1.4px solid #444; border-style:none; padding-left:10px; padding-right:10px; padding-bottom:8px; padding-top:8px; vertical-align:top;}

/* Page Table Cell: Content Width*/

.bodywidth {width:80%;}


/* Page Table Cell: Page Header Color*/

.header {background-color:#336699;}


/* Borders */

.image-noborder {border-width:0;}

.noborder {border-style:none;}

/* Quote Highlight */

.yhl {background: #FFFFFF; color:#000000;}


/* Page Table Cell: Page Headlines */

.headline1 {width:100%; text-align:center; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:2.5em; font-weight:bold; line-height:1em; padding-bottom:10px;}
.headline1S {width:100%; text-align:center; color:#FFFFFF; Arial, Helvetica, sans-serif; font-size:1.9em; line-height:1em; padding-bottom:10px;}
.headline2 {width:100%; text-align:center; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:bold; line-height:1em; padding-bottom:10px;}
.headline3 {width:100%; text-align:center; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; text-transform:uppercase; font-weight:bold; line-height:1em; padding-bottom:10px;}

.menu {border-style:none;}
.menu li {list-style-type:none; padding-bottom:5px; padding-top:5px;}


/* Page Footer Color and Links*/

.footer {background-color:#336699; color:#FFFFFF; font-size:.85em; text-decoration:none;}
.footer a:link {color: white}
.footer a:visited {color:#FFBBDD;}</pre></body></html>