body { background : #dddddd;  <!-- 66b3ff -->       	color: #000000;       	font-family: system, -apple-system, ".SFNSDisplay-Regular", "Helvetica", "Helvetica Neue", "Lucida Grande";       	font-size: 15px;      	line-height: 150%;	   	margin: 0em;}	   a:link {text-decoration: underline; <!-- 0000ff is pure blue -->		 color: #0000ff}                		 a:visited {text-decoration: underline;		 	color: #0000ff}a:hover {	color: #0000ff;			text-decoration: none;			background: #cccccc}a:active {color: #008800;			text-decoration: none;}	 hr { margin-top: 15px;	 margin-bottom: 25px}table {	font-size: 14px;		border-collapse: collapse;		border: 0.2em ridge #666666;}th, td {	text-align: center;				vertical-align: center;				padding: 5px 9px 5px 9px;				border: 2px ridge #666666; }				   				   	   .name { font-weight: bold;        	font-size: 18px;        	color: #ffffff;	   	text-shadow: 2px 2px 5px #031323;}	   	/* Clear floats after the columns */.row:after { content: ""; 			 display: table; 			 clear: both;}	       .sidebar {  position: relative;			float: left;			width: 175px;			margin: 25px;			background-color: transparent;			font-size: 15px;		    	font-weight: normal;		    	text-align: right;}		     .sidebar ul { margin: 0; 			padding-top: 0px;			list-style-type: none;}				.sidebar hr { margin-top: 15px;			 margin-bottom: 10px}				.sidebar li {padding: 2px}.sidebar a:link { text-decoration: none; }.sidebar a:visited { text-decoration: none; }                  .small_text {font-size: 13px;		       line-height: 150%;}.main { position: relative;		float: left;		width: 600px;		margin: 25px;		padding: 20px;		background-color: #ffffff;		border: ridge;		border-width: 3px;		border-color: #666666;}		.main li {padding-bottom: 10px;}.indented { padding-left: 1.5em;			padding-right: 1.5em;}			.date {	position: relative;		font-weight: bold;		float: right;	   	padding-right: 15px}				 .headline{ position: relative;   		   font-weight: bold;   		   width: 600px;   		   height: 10px;}		   	