
body  {
	border: 0;
	padding: 20px 30px;
	margin: 0;
	font-size: 0.83em;
	font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
	color: black;
	background-color: #fff;
}
td {font-family: Verdana, Helvetica, 'Trebuchet MS', sans-serif;}
.logo { font: normal 30px 'Helvetica','Arial','Trebuchet MS','Verdana'; color: #820; margin: 10px 5px; text-align: left; }

a:link {color: #039; text-decoration: underline;}
a:visited {color: #669;}
a:hover {color: #090;}
a:visited:hover {color: #090;}
a:active {color: #c60;}

img { border: 0; }
.left {
	float:	left;
	margin: 10px 20px 10px 0px;
	}
.right {
	float:	right;
	margin: 10px 0px 10px 20px;
	}
.center { 	text-align: center; }
.hcenter {  margin: 0px auto; }

h1, h2, h3, h4, h5, h6 {
	color: #820;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Impact, 'Arial Black', Helvetica, Arial, sans-serif;
	}
h1 {font-size: 2.0em;}
h2 {font-size: 1.74em;}
h3 {font-size: 1.516em;}
h4 {font-size: 1.32em;}
h5 {font-size: 1.15em;}
h6 {font-size: 1.0em;}

div#links { width: 40em; margin: 10px auto;}

.reference { margin: 8px 20px 12px 20px; }
.reference:first-line { font-weight: bold; }
.reference:first-letter { margin-left: -10px; }
.even {	background-color: #ffe; }
.odd {}

