a {
	color: #004D3D;
}

a:hover {
	color: #A2BFB6;
}

body {
	background-color: #ffffff;
}

body, td {
	font-family: open sans, trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.content {
	padding: 0px 20px;
}

.title {
	font-family: times new roman, serif;
	color: #004D3D;
	font-size: 14pt;
	border-bottom: 1px solid #000000;
}

.nletters {
	width: 175px;
}

.nltable td {
	padding:  3px;
}

.note {
	border-top: 1px solid #000000;
	font-size: 9pt;
}

.cright {
	text-align: center;
	font-size: 9pt;
	color: #004D3D;
}