div.content {
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	font-weight: none;
	line-height: 16px;
	}

div.title {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	}

div.footer {
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	line-height: 16px;
	}

a:link, a:visited, a:active, a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
	}

a:hover {
	color: #086398;
	}