.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #1f6ddb;
	text-decoration: none;
}
a:visited {
	color: #1f6ddb;
	text-decoration: none;
}
a:hover {
	color: #1f6ddb;
	text-decoration: underline;
}
a:active {
	color: #1f6ddb;
	text-decoration: none;
}
strong {
	color: #1f6ddb;
}
em {
	color: #1f6ddb;
}
.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table.table1 td {
border: 1px solid #1f6ddb;
}
.head {
background: #1f6ddb;
}
.head strong {
color: #FFFFFF
}
