a { text-decoration: none; }
address { font-size: 12px; font-style: italic; }
address em { color: #ff6666; font-style: italic; }
body { background-color: #ffefc0; color: #333333; position: absolute; top: 20px; left: 20px; right: 20px;
			font-size: 14px; font-family: helvetica, arial, sans-serif; }
em { font-style: normal; }
hr { clear: both; width: 80% }
img { border-width: 0; }
li { text-align: justify; }
//table { cellspacing="0" padding: 4; border: 1px; width: 90%; text-align: center; }
//table { border-width: 0 0 1px 1px; border-style: solid; border-color: #ffffff; width: 90%; text-align: center; }
//table { border-width: 0 0 1px 1px; border-style: solid; border-color: #ffffff; border-spacing: 0; }
//table { border-width: 0 0 1px 1px; border-style: solid; border-spacing: 0; }
table { border-width: 1px 1px 1px 1px; border-style: solid; border-spacing: 0; }
td { padding: 10px; border-width: 1px 1px 1px 1px; border-style: solid; text-align: center; width: 50%; }
th { padding: 10px; border-width: 1px 1px 1px 1px; border-style: solid; text-align: center; width: 50%; }

a:link { color: #0066ff; }
a:active { color: #ff0000; }
a:visited { color: #551a8b; }
a:hover { text-decoration: underline; }

.adjust { position: relative; top: -14px; }
.bold { font-weight: bold; }
.centered { margin-left: auto; margin-right: auto; width: 90%; }
.ct { text-align: center; }
.date { color: #ff6666; }
.indent { margin-left: 20px; text-align: justify; }
.rt { float: right; font-weight: normal; }
.nolink { color: #0066ff; }
.under { text-decoration: underline; }

//#centered { margin-left: auto; margin-right: auto; width: 90%; }
#drop { position: relative; top: 10px; }
#tagline { position: relative; top: 14px; }