/*==============================================================================  * Typography==============================================================================*/body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	color: #999999;		}td.section {	border-top: 1px solid #999999;	}	a {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	}a:link {	text-decoration: underline;	color: #92c6c9;	}a:visited {	text-decoration: underline;	color: #92c6c9;	}a:hover {	text-decoration: underline;	color: #41767a;	}a:active {	text-decoration: underline;	color: #41767a;	}