body {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	}
body table {
	margin: auto;
	width: 750px;
	border-top: 1px solid #248;
	border-right: 1px solid #248;
	padding: 0px;
	border-collapse: collapse;
	}
body table th, body table td {
	border-bottom: 1px solid #248;
	border-left: 1px solid #248;
	padding: 4px;
	}
body table th {
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #248;
	}
body table td {
	text-align: left;
	font-size: 12px;
	}
body table tr {
	background-color: #E3EDF4;
	}
body table tr.grey {
	background-color: #f7f7f7;
	}
small {
	font-size: 10px;
	}
a {
	color: #248;
	}
h1 {
	width: 750px;
	text-align: right;
	font-size: 19px;
	font-weight: normal;
	color: #248;
	}
p.path {
	width: 750px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	}
.author {
	vertical-align: top;
	width: 150px;
	}

