div.body {
	padding: 0 20px;
}
.body, table.body td {
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size: 13px;
}
table.list td {
	white-space: nowrap;
	padding-right: 20px;
}
table.list td.exec {
	font-weight: bold;
}

h1, h2, h3 {
  color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;
}

h1, h2 {
	background-image: url(media/h1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

h1 { font-weight: bold; }

:link {text-decoration: none ;color: #770000;}
:visited {text-decoration: none ;color: #770000;}
:active {text-decoration: none ;color: #880000;}
:hover {text-decoration: underline ;color: #000000;}

.signature {
	font-family: Freestyle Script, Comic Sans MS, cursive;
	font-size: 28px;
}
