/* Home page stylesheet */ body {color: black;} td {font: 12pt Verdana,Arial,Helvetica,sans-serif; color: black; text-align: left;} div.logo {margin: 12px auto; text-align: center;} td.colL {color: black; background-color: #B5DAFC;} td.colR {color: black; background-color: #FDE79B;} img {border: none;} hr {height: 4px; width: 100%; margin: 8px auto 0;} div.about {margin: 0;} a {line-height: 1.2em;} em {font-weight: bold; font-style: italic;} /* Redundant margin values below work around NN4 quirks. */ div.about h1 {font-size: 270%; font-weight: bolder; color: #C00; text-align: center; line-height: normal; margin: 0.5em; margin-right: 0; margin-left: 0;} div.about p {font-size: 100%; line-height: 1.5em; margin: 0; margin-top: 5px; margin-right: 0; margin-left: 0;} div.about p.aboutInfo {font-size: 95%; line-height: normal; font-weight: 400; margin-bottom: 0; margin-top: 10px;} div.about p.copyright {font-size: 95%; line-height: normal; font-weight: 400; font-style: italic; margin-bottom: 0;} div.about p.aboutInfo span.item {font-size: 85%; font-weight: 700; color: #A95267;} div.about a:link, div.about a:visited {color: blue;} div.about a:hover, div.about a:focus {color: red;} div.about a:active {color: black;} div.articles {color: #333;} div.articles h3 {margin-top: 0; font-size: 170%; font-weight: bold; line-height: normal; color: #C00;} div.articles p {margin-top: 1em; font-size: 100%;} div.articles hr {height: 2px; width: 100%; margin: 0;} div.mod {margin-top: 1mm; font-size: 9pt; color: #8C85BE;} .articles a:link {color: #333;} .articles a:visited {color: #333;} .articles a:hover {color: red;} .articles a:active {color: black;} .colR h4 {margin: 0.4em 0 0.1em; font-weight: bold; font-style: italic; font-size: 150%; line-height: normal; color: #18496B;} .colR h4 a:link {color: blue;} .colR h4 a:visited {color: #5B93BB;} .colR h4 a:hover, .colR h4 a:focus {color: red;} .colR h4 a:active {color: black;} .colR h2 {font-family: serif; margin: 0; margin-top: 0; margin-bottom: 0; font-weight: bold; font-size: 200%; color: #9B3B21;} .colR p {margin: 0; font-size: 100%;} .colR p.fullStory {text-align: right; margin-top: 2px; font-weight: normal; font-style: italic; color: #39F;} .colR p.fullStory a:link {color: #9F780D;} .colR p.fullStory a:visited {color: #B09D6A;} .colR p.fullStory a:hover, .colR p.fullStory a:focus {color: red;} .colR p.fullStory a:active {color: black;} td p.moreItems {text-align: right; margin: 1em 0; font-size: 130%; font-weight: bold; color: green;} td p.moreItems a:link, td p.moreItems a:visited {color: green;} td p.moreItems a:hover, td p.moreItems a:focus {color: red;} td p.moreItems a:active {color: black;}