 body {
	background: #28a167; 
	color: #005020; 
	font-family: "calibri", "tahoma", "verdana", "lucida sans", sans-serif;
	}
 #header { 
	font-size: small;
	}
 #content {
	background: #ffffff;
	color: #333333;
	margin-top: 5px;
	padding: 10px; 
	border: 1px solid #000099; 
	}
 #navigation {
	margin-top: 5px;
	text-align: center;
	}
 #footer {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffffff; 
	}
 a:link {
	text-decoration: none; 
	color:#336699;
	}
 a:visited {
	text-decoration: none; 
	color:#336699;
	}
 a:hover {
	text-decoration: underline; 
	color: #0000ff;
	background-color: #ffffff;
	}
 table {
	font-family: "calibri", "tahoma", "verdana", "lucida sans", sans-serif;
	color: #333333;
	}
 td {
	vertical-align: top;
	}
 dt {
	font-weight: bold;
	}

 table.zebra tr:nth-child(odd) {
	background: #ffffdc;
	}

 ul {
	list-style-type: square;
	max-width: 35em;
	line-height: auto;
	margin-left: auto;
	margin-right: auto;
 	}
 ol {
	max-width: 35em;
	line-height: auto;
	margin-left: auto;
	margin-right: auto;
 	}
 blockquote {
	max-width: 20em;
	line-height: auto;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	padding: 10px;
	border: 1px dotted #28a167;
	}
 h1 {
	font-size: x-large;
	color:#002050; 
	font-weight: bold;
	text-align: center;
	}
 h2 {
	font-size: large;
	color: #28a167;
	font-weight: bold;
	font-family: "trebuchet ms", "century gothic", "georgia", "garamond", "verdana", "tahoma", sans-serif;
	text-transform: uppercase;
	border-top: 1px dotted #28a167;
	}
 p {
	max-width: 35em;
	line-height: auto;
	margin-left: auto;
	margin-right: auto;
	}
 .topstrip {
	background-color: #28a167; 
	color: #002050; 
	font-size: xx-large ; 
	margin: 0;
	}
 .invisiblehand {
	background-image: url("/assets/top/invisiblehand/background.gif");
	border: 1px solid #333333; 
	font-size: x-small;
	margin-top: 5px;
	}
 .topannounce {
	margin-top: 5px;
	font-size: small;
	color: #ffffcc;
	text-align: center;
	}
 .topannounce a:link {
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
	}
 .topannounce a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
	}
 .topannounce a:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #ffffcc;
	background-color: transparent;
	}
 .reversetext {
	margin-top: 5px;
	font-size: medium;
	color: #ffffff;
	text-align: center;
	}
 .reversetext a:link {
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
	}
 .reversetext a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
	}
 .reversetext a:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #ffffcc;
	background-color: transparent;
	}
 .frontpagepadding {
	margin-left: 20%; 
	margin-right: 20%;
	}
 .pagetitles {
	font-size: x-large;
	color:#002050; 
	font-weight: bold;
	}
 .keywords {
	font-size: small;
	background-color: #ccffcc;
	padding: 5px;
	}
 .highlight {
	background-color: #ffffaa;
	}
 .bright {
	background-color: #ffffaa;
	}
 .good {
	color: #339933; 
	border-left: 3px solid #00aa00;
	padding: 3px;
	}
 .bad {
	color: #993333; 
	border-left: 3px solid #aa0000; 
	padding: 3px;
	}
 .titles {
	color:#28a167; 
	font-weight: bold;
	}
 .titles2 {
	font-size: large;
	color: #28a167;
	font-weight: bold;
	font-family: "trebuchet ms", "century gothic", "georgia", "garamond", "verdana", "tahoma", sans-serif;
	border-top: 1px solid #28a167;
	}
 .econ {
	border: 1px dotted #33aa33; 
	}
 .commies {
	border: 1px dotted #ff6666; 
	}
 .alt {
	background: #ffffdc;  
	}
 .class1a {
	background: #ffffdc;  
	}
 .class1b {
	background: #eeeeee; 
	}
 .class1c {
	background: #dddddd; 
	}
 .class2a {
	background: #aaccdd;  
	}
 .class2b {
	background: #aaddcc; 
	}
 .class2c {
	background: #aaccee; 
	}
 .gradea {
	background: #33cc33;
	color: #ffffcc;
	}
 .gradeb {
	background: #339933;
	color: #ffffcc;
	}
 .gradec {
	background: #336633;
	color: #ffffcc;
	}
 .graded {
	background: #333333;
	color: #ffffcc;
	}
 .gradef {
	background: #333333;
	color: #ffffcc;
	}
 .more {
	color: #888;
	padding-top: 0px;
	padding-bottom: 12px;
	}
 .dailyfooter {
	text-align: right;
	color: #888;
	font-variant: small-caps;
	font-weight: lighter;
	font-style: italic;
	}
 .permalink {
	font-size: small
	}
 .checklist {
	list-style-image: url(/assets/securityupdates/gicon.png); 
	}
 .punchlist {
	list-style-type: circle;
	}
 .consequence {
	background: #ffffcc;
	border: 1px solid;
	}
 .footernav {
	text-align: center;
	font-size: x-small;
	}
 ::selection {
	background: #ffffaa;
	}
 ::-moz-selection {
	background: #ffffaa;
	}
 #footer a:link {
	text-decoration: none; 
	font-weight: bold;
	color: #ffffcc;
	}
 #footer a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #ffffcc;
	}
 #footer a:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #ffffcc;
	background-color: transparent;
	}
