.sectionHeader
{
   font-size: 28px;
   font-weight: bold;
}

.subHeading
{
   font-size: 22px;
}

.comment
{
   color: grey;
}

table.footer
{
	width: 100%;
}

table.footer td.updates
{
	text-align: left;
}

table.footer td.date
{
	text-align: right;
}

ul
{
   list-style-image: url(bullet.png);
}

i
{
   font-family: courier;
}
