a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0363A1;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0363A1;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}

a:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}

tr.content{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding: 0 30px;
	line-height: 12pt;
}

td.image {
padding: 0 30px 0 0;
}

div#links{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #0363A1;
}

ul {
line-height: 12pt;}
