
.band {
	background-color : Silver;
	padding-left : 3px;
	width : 100%;
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
}
.toc {
	background-color : Silver;
}
TD {
background : transparent;
border-bottom : 1px double #a2a2a2;
}
TABLE {
font-size : 12px;
}
P {
font-size : 12px;
line-height : 150%;
}
LI {
list-style-type : none;
}
H2 {
font-weight : bold;
font-size : large;
color : #2d3670;
padding-left : 10px;
}
H1 {
	font-weight : bold;
	font-size : x-large;
	color : #2d3670;
	padding-left : 10px;
	line-height : 125%;
}
DT {
font-weight : bold;
}
BODY {
font-size : 12px;
line-height : 150%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
background-color : white;
text-decoration : none;
}
A {
font-weight : bold;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
border : none;
}
.note {
margin-left : 20px;
}
.edit {
font-size : 8pt;
}
.subnav {
margin-left : 10px;
}
.listline {
	background-color : #ffffcc;
	border : 1px solid;
	padding-left : 2px;
	padding-right : 2px;
	margin-left : 5px;
	margin-right : 5px;
}

