body	{
	margin:	0;
	padding: 0;
	font: 14px/20px palatino, georgia, serif;
	color:	#000;
	background : #9aa;
	}
div, p, th, td, dd, dl, dt, ul, ol, li, dl, dt, dd    {
    line-height: 1.5em;
    font: 14px/20px palatino, georgia, serif;
    }
.content {
	padding: 0px 20px;
	margin: 2% 6%;
        border-top: 3px solid #566;
	border-left: 1px solid #566;
	border-right: 1px solid #566;
        border-bottom: 1px solid #566;
	background: #fff;
	}
p {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.4em;
	}
h1, h2	{
	font-size: 18px;
	}
h3, h4	{
	font-size: 16px;
	}
h5, h6	{
	font-size: 14px;
	}
h1, h2, h3, h4, h5, h6 {
	margin:	1.25em 0 0 0;
	font-family: Myriad, arial, helvetica, sans-serif;;
	}
a, a:visited, a:active {
        color:	#d20;
        text-decoration: none;
	}
a:hover, a.randomlink:hover, #footer a:hover {
        color: #566;
	text-decoration : underline;
	}
a.randomlink, a.randomlink:visited, a.randomlink:active, #footer a, #footer a:visited, #footer a:active, #header a, #header a:visited, #header a:active {
	color: #000;
	}
code, tt, pre	{
	font: 10px "andale mono", monaco, courier, "courier new", monospace;
	color: #566;
	background: transparent;
	}
table.bord {
	border: 1px #566 solid;
	}
tr.rgrey {
	background: #9aa;
	}
tr.rwhit {
	background: #fff;
	}
#footer {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 3px solid #566;
	}

#header {
	font: 9px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	}
	
	
/* This CSS style sheet has been influenced by the following:
	http://www.nypl.org/styleguide/
	http://tesugen.com/ (especially the links)
        http://www.alistapart.com/ (especially this iteration)
*/



