@charset "UTF-8";
p.linktext {
		font:8pt "Times New Roman", Times, serif;
		color:#58828f;
		font-weight:normal;
		text-align:center;
		line-height:100%;
		}
p.imagetext {
		font:9pt "Times New Roman", Times, serif;
		color:#837771;
		font-weight:normal;
		text-align:left;
		line-height:100%;
		}
p.numberlinks {
		font:12pt "Times New Roman", Times, serif;
		color:#837771;
		font-weight:bold;
		text-align:left;
		line-height:100%;
		}
		

body {
	background-color: #ffffff;
	margin:0;
}
a:link {
	color: #58828f;
	text-decoration: none;
}
a:visited {
	color: #90b2bd;
	text-decoration: none;
}
a:hover {
	color: #b9c5c9;
	text-decoration: none;
}
a:active {
	color: #084457;
	text-decoration: none;
}