img {
    border:0;
}
body {
        font-family:helvetica;
	padding:0px;
	margin:0px;
	background:#aaaaaa;
}

div {
  padding:5px;
}
.person {
   font-weight:bold;
}
.activity {
  color:blue;
}

.line_no {
  width:100px;
  color:red;
}
.segment {
    font-size:20px;
    font-weight:bold;
    padding:left:30px;
}
.time {
    font-height:5px;
    font-weight:italic;

}

.imgr {
    float:right;
}

#header {
	color:#ffffff;
	background:#000000;
}

h1 {
   font-size:20px;
}
#footer {
       color:white;
       background:#000000;
}
#footer a {
	color:white;
}


#toc {
     font-size:18px;
}

#toc a {
     text-decoration:none;
}

#toc li {
     padding:7px;
}