html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #0F0F0F;  /* black */
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 780px;
	background-color: #EEE4C0;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 5px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 10px 0 20px;
	text-align: center;
}

/* Footer */

.txtdec1 {
    font-size: 12pt;
    font-weight: bold;
    color: #003366;           /* blue */
    font-family: arial;
}

.txtdec2 {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;                /* black */
    font-family: arial;
}

/* Top of page before display of images [clippings] appear */

.txtdec6
 {
    font-style: normal;
    font-weight: bold;
    font-family: Verdana;
    font-size: small;
    text-decoration: none;
}

.table2
{
    margin: auto auto;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: small;
    border: 2px black solid;
}
  