body		{ font-size: 11pt; background: #FFF; color: #000;}

div#header		{ display: none; }
div#mainNav		{ display: none; }
a.hiddenLink	{ display: none; }
td#leftCol		{ display: none; }

h1 { margin: 0; font-size: 19pt; }
h2 { margin: 0; font-size: 17pt; }
h3 { margin: 0; font-size: 15pt; }
h4 { margin: 0; font-size: 13pt; }
h5 { margin: 0; font-size: 11pt; }

table,td,th	{ border-color: #000000 !important;}

div#footer	{ border: 0; border-top: 1px solid #999; margin-top: 20px; font-size: 10pt;
              background-color: #FFF; color: #999; }

a			{ color: #000; text-decoration: none; border-bottom: 1px dotted #000; }
a:visited	{ color: #000; }
