body {
	font-family: Optima, Calibri, Palatino, Times New Roman, serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 14px;
	background-color: #FFFFFF;
}

a:link {
	color: #000077;
}

li {
	margin-bottom: 6px;
	margin-right: 90px;
}

.headTable {
	border: 0px;
}

.headTable th {
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	text-align: left;
}

.headTable td {
	border-bottom: 1px solid #000;
	text-align: right;
}

h1 {
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #000;
}

p {
	padding-left: 16px;
	padding-right: 16px;
	line-height: 140%;
}

.content {
	padding-left: 24px;
	padding-right: 24px;
}

.time {
	font-style: italic;
}

.company {
	font-weight: bold;
}

.title {
	font-weight: bold;
	font-style: italic;
}