<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin: 0px;
padding: 15px;
font-family: Georgia, Times New Roman, Serif, Helvetica, Arial;
color: #000;
background-color: #fff;
font-size: 12px;
line-height:1.5;
}

.site {
width: 1100px;
float: left;
}

.caption {
font-size: 10px;
font-style:italic;
}

.menu {
width: 220px;
text-align: right;
float: left;
}

.menu a {
display: block;
}

.newssock {
padding: 15px;
margin: 0px;
}

.newssock a {
display: inline;
}

.content {
width: 880px;
float: left;
}

h1 {
text-transform: uppercase;
font-weight:normal;
font-size: 18px;
margin: 0px;
padding: 0px;
line-height:1;
}

h2 {
text-transform: uppercase;
font-weight:normal;
font-size: 14px;
margin: 0px;
padding: 0px;
line-height:1;
}

h2 a {
display: block;
background-color: #eee;
}

h3 {
text-transform: uppercase;
font-weight:normal;
font-size: 18px;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
line-height:1;
}


a {
font-weight: normal;
text-decoration:none;
color: #000;
background-color: transparent;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
}

a:active {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: #000;
}

a:hover {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: #000;
}

.thesmallimage a {
font-weight: normal;
text-decoration:none;
color: #000;
background-color: transparent;
margin: 0px;
padding: 0px;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #000;
}

.thesmallimage a:active {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: transparent;
}

.thesmallimage a:hover {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: transparent;
}

.thesmalltext a {
font-weight: normal;
text-decoration:none;
color: #000;
background-color: #eee;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
}

.thesmalltext a:active {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: #000;
}

.thesmalltext a:hover {
font-weight: normal;
text-decoration:none;
color: #fff;
background-color: #000;
}

.sock {
padding: 15px;
margin: 0px;
}

p {
padding: 0px 0px 10px 0px;
margin: 0px;
}

.wide {
width: 1100px;
margin: 0px;
padding: 0px;
float: left;
}

.quad {
width: 880px;
margin: 0px;
padding: 0px;
float: left;
}

.triple {
width: 660px;
margin: 0px;
padding: 0px;
float: left;
}

.double {
width: 440px;
margin: 0px;
padding: 0px;
float: left;
}

.single {
width: 220px;
margin: 0px;
padding: 0px;
float: left;
}

.thesmallimage {
width: 190px;
height: 250px;
position: relative;
background-color: #eee;
margin: 0px;
padding: 0px;
}

.thesmalltext {
  /* for IE */
filter:alpha(opacity=100);
  /* CSS3 standard */
 opacity:1;
width: 190px;
position: absolute;
bottom: 0px;
left: 0px;
background-color: transparent;
margin: 0px;
padding: 0px;
overflow: hidden;
}</pre></body></html>