td {
		color: #414142;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
}

a:link  { color: #3867d4; text-decoration: underline }
a:visited  { color: #3867d4; text-decoration: underline }
a:active  { color: #3867d4; text-decoration: underline }
a:hover  { color: #00afdb; text-decoration: underline }

p {
	margin-top: 0;
	margin-bottom: 10px
}

ul { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
ol { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
li { margin-bottom: 10px }

/* scrollars */

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }

.vscrollerbase { width: 20px; background-color: #d5d5d5; }
.vscrollerbar     { background: #a5a5a5 url("http://www.scmmbook.com/images/scrollbar1.gif") repeat-y; z-index: 2; width: 20px }

.hscrollerbase { height: 20px; background-color: #d5d5d5; }
.hscrollerbar { height: 20px; background: #a5a5a5; z-index: 2; }

#scroll01     { text-align: left; position: relative; width: 512px; height: 260px; overflow: auto }
.scroll01pad      { padding-right: 10px; padding-left: 20px; padding-top: 25px; padding-bottom: 8px }

#scroll02     { text-align: left; position: relative; width: 273px; height: 260px; overflow: auto }
.scroll02pad      { padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px }