body {   margin: 0px;   padding:0px;  text-align:center;   background:#eee; }  a:link { color: #633; text-decoration: none; } a:visited { color: #300; text-decoration: none; } a:active { color: #c99; text-decoration: underline; } a:hover	{ color: #966; text-decoration: underline; } p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;   font-weight: normal;  font-size: 11px; 	   color: black; }.banner { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;  margin: 0px;  color: #fff;  font-size: 30px;  font-weight: normal; }	.tagline { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;  margin: 0px;  color: #ccc;  font-size: 12px;  font-weight: normal; }	.date { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;   font-size: 11px;   color: #000;   font-weight: normal; }				    .sidebody { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;   text-align: left;  color: #444;  font-size: 11px;  font-weight: normal; }	.sidebody p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;   font-weight: normal;  font-size: 11px; 	   color: #444; }#footer {  width: 80%;  margin: 0px auto;  text-align: center;  background-color: #eee;   border-top: 1px solid #999;   padding-top: 20px; }	