/* - - - - - - - - Global Styles - - - - - - - - */body { 	margin: 0px;	padding: 0px;	background-color: #ffffff;	font-family: arial, geneva, lucida, sans-serif;	}h1 { 	color: #677488;	font-size: 14px;	font-weight: bold;	margin-bottom: 4px;	margin-top: 4px;	}.content {	color: #333333;	line-height: 16px;	font-size: 12px;	}	.contentsmall {	color: #333333;	line-height: 14px;	font-size: 11px;	}/* - - - - - - - - Link Styles - - - - - - - - */a {	color: #cc0000;	text-decoration: none;	}