body {
	background: #fff;
	color: #000;
	margin: 20;
	padding: 0;
	border: 0;
}


p, ul, table td {
        margin-top: 0;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
}

ul ul {
	font-size:100%;
}

h1 {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 20px;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-weight: bold;
}

a:link {
	color: #933;
	border-bottom: #933 1px dotted;
	text-decoration: none;
}

a:visited {
    color: #933;
    border-bottom: #bbb 1px dotted;
    text-decoration: none;
}

table td {
    padding: 5px 5px 5px 0px;
    text-align: center;
}

.th {
    font-weight: bold;
}

.ongoing {
	font-style: italic;
}

.headers, .foot {
	background: #eee;
	padding: 10px;
	font-size: 12px;
	font-face: Verdana, Arial, sans-serif;
	font-style: normal;
}

#received { display: none; }

#body {
	padding-left: 10px;
	}

.head { display: none; }

.links a:link {
	color: #339;
	border-bottom: none;
	text-decoration: none;
}

.links a:visited {
	color: #668;
	border-bottom: none; 
	text-decoration: none;
}

hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
}

