a:link {text-decoration: underline; color: blue;}
a:visited {text-decoration: underline; color: purple;}
a:active {text-decoration: underline; color: red;}
a:hover {text-decoration: underline; color: blue;}

BODY {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	COLOR: #0000000;
        background-image: url(/OrgHeaders/1801/bkg.gif); background-attachment: fixed;
	text-align: left;
	margin-left: 50px;
        margin-right: 50px;
}

a.footer:link {text-decoration: underline; color: blue;}
a.footer:visited {text-decoration: underline; color: blue;}
a.footer:active {text-decoration: underline; color: blue;}
a.footer:hover {text-decoration: underline; color: blue;}

.pagehead {
	font-family: verdana;
	font-size: 26px;
	font-weight: normal;
}

table.dkouterblock
{
	 table-layout:auto;
         background-color:#ffffff;
	 vertical-align:top;
	 width: 1000px;
	 margin-left:auto;
	 margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
}
table.dkcenterblock
{
	 table-layout:auto;
	 vertical-align:top;
	 width: 100%;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkcenterblock
{
	vertical-align:top;
}
table.dkleftblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkleftblock
{
	table-layout:auto;
	vertical-align:top;
	width: 0px;
}
table.dkrightblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkrightblock
{
	table-layout:auto;
	width: 0px;
	vertical-align:top;
}
tr.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
	height: 0px;
        background-color:#ffffff;
}

td.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
}




























