<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td.SurvivalBackground {background-image: url(images/Survival-Background.jpg);
background-repeat: repeat-x;}

td.HistoryBackground {background-image: url(images/History-Background.jpg);
background-repeat: repeat-x; }

td.CultureBackground {background-image: url(images/Culture-Background.jpg);
background-repeat: repeat-x; }

td.PageBackground {background-image: url(images/PageBackground.jpg);
background-repeat: repeat-y;
border: none;
border-left: 1px #5e5f61 solid;
border-right: 1px #5e5f61 solid; }

td.LeftShadow {background-image: url(images/HistoryDropShadowL.jpg);
background-repeat: no-repeat; }

td.RightShadow {background-image: url(images/HistoryDropShadowR.jpg);
background-repeat: no-repeat; }

td.LeftShadowCulture {background-image: url(Culture/images/CultureDropShadowL.jpg);
background-repeat: no-repeat; }

td.RightShadowCulture {background-image: url(Culture/images/CultureDropShadowR.jpg);
background-repeat: no-repeat; }

td.LeftShadowSurvival {background-image: url(Survival/images/Survival-DropSdwL.jpg);
background-repeat: no-repeat; }

td.RightShadowSurvival {background-image: url(Survival/images/Survival-DropSdwR.jpg);
background-repeat: no-repeat; }

td.navigation {
	background-image: url(images/Navigation.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
}

td.Marker {border-bottom: 1px #5e5f61 solid; }

td.Table {border-bottom: 1px #bcbcbc dotted; 
color: rgb(94,94,94);
font-family: Lucida-Sans-Regular, Helvetica, Arial, Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
padding-top: 2px;
padding-bottom: 1px; }

a.navigation1:link {font-family: Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 9pt;
color: #8a381f;
text-decoration: none; }

a.navigation1:hover {font-family: Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 9pt;
color: #8a381f;
text-decoration: underline; }

a.navigation1:active {font-family: Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 9pt;
color: #005e5e;
text-decoration: underline; }

a.navigation1:visited {font-family: Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 9pt;
color: #005590;
text-decoration: none; }

a.breadcrumb2:link {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
color: rgb(84,84,84);
font-weight: normal;
text-decoration: none; }

a.breadcrumb2:visited {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
color: rgb(84,84,84);
font-weight: normal;
text-decoration: none; }

a.breadcrumb2:hover {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #000;
text-decoration: underline;
font-weight: normal; }

a.breadcrumb2:active {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
color: rgb(84,84,84);
font-weight: normal; }

p.breadcrumb {font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
color: rgb(94,94,94);
font-style: normal;
padding-top: 3px;
padding-bottom: 4px;
padding-left: 15px;
padding-right: 15px; }

table.Banner {border-top: 1px #999 solid;
border-left: 1px #999 solid;
border-right: 1px #999 solid;
border-bottom: 1px #999 solid; }

body.background {background-color: #ccc; }

p {
color: rgb(94,94,94);
font-family: Lucida-Sans-Regular, Helvetica, Arial, Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
line-height: 18pt;
padding-top: 2px;
padding-right: 50px;
padding-bottom: 20px;
padding-left: 50px; }

td.Culture {
color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
line-height: 18pt;
padding-top: 16px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 96px;
background-image: url(images/TextBkgndSocial.jpg);
background-repeat: no-repeat; }

td.History {
color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
line-height: 18pt;
padding-top: 16px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 96px;
background-image: url(images/TextBkgndHistory.jpg);
background-repeat: no-repeat; }

td.Survival {
color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
line-height: 18pt;
padding-top: 16px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 96px;
background-image: url(images/TextBkgndSurvival.jpg);
background-repeat: no-repeat; }

h1 {font-family: Garamond, Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 16pt;
color: #742737;
padding-left: 15px;
padding-right: 15px; }

h2 {font-family: Palatino, Georgia, Times, "Times New Roman", serif;
font-size: 12pt;
color: #742737;
padding-left: 25px; }
</pre></body></html>