body {
    margin: 20px;
    padding: 0px;
}
h3 {
    text-decoration:underline;
	cursor:pointer;
	color:#663333;
	margin-left:16px;
}
h4 {
    /*text-decoration:underline;*/
	cursor:pointer;
	margin-left:16px;
}
.clHr300 {
width:300px;height:3px;background-color:Black;
/*604079 SHoe 01/28/14 */
}
.clHr600 {
width:600px;height:3px;background-color:Black;
}
pre { white-space: pre-wrap; font-family:arial;}
table {
border-collapse:collapse;
}
table, th, td {
border: 1px solid black;
}
td
{
/*height:50px; */
padding:10px;
vertical-align:top;
}
.clCell1{width:200px;}
.clCell2{width:400px;}
pre {white-space: pre-wrap; font-family:arial;}

.clUl {text-decoration:underline; cursor:pointer;}
.clUlB {text-decoration:underline; cursor:pointer; font-weight:bold;}
