body {	color: #4b4b4b;	font-family: Helvetica,Arial,  sans-serif;	font-size: 100%;	line-height: 1.2em; /* 16x1.5=24px */}/* ----- HEADINGS ----- */h1, h2, h3, h4 {	font-weight:normal;	margin: 1em 0 0em 0;	line-height: 1.2em;/* 16x1.636=36px */	/*word-spacing: .1em;	letter-spacing: .05em;*/	}h1{	color: #111;	font-size:2.25em;  /* 16x2.25=36 */	/*background-image: url(../aassets-lma/h1/h1liner.jpg);	background-position: bottom left;	background-repeat: no-repeat;*/	padding-bottom: 5px;	}h2 {	color: #333;	font-size:1.5em;   /* 16x1.5=24 */	/* margin:1em 0;  18x1=18px */}h3 { 	color: #333;	font-size:1.125em; /* 16x1.125=18 */ }h4 { 	color: #333;	font-weight: bold;	font-size:0.875em; /* 16x0.875=14 */ }/* ----- LINKS ----- */a:link{	color: #000;}a:visited{	color: #000;}a:hover{	color: #666666;}a:active, a:focus{	color: #999999;}/* ----- TYPOGRAPHY ----- fonts:"Arial Black", Gadget, sans-serif"Comic Sans MS", cursive"Courier New", Courier, monospaceGeneva, Arial, Helvetica,Georgia, "Times New Roman", TimesImpact, Charcoal, sans-serif"Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif"Palatino Linotype", "Book Antiqua", Palatino, serifTahoma, Geneva, sans-serif"Trebuchet MS", Trebuchet, Helvetica, sans-serifVerdana, Arial, Helvetica, sans-serifGeorgia, "Times New Roman", Times, serif */p, li, dt, dd {	font-size: 0.875em; /* 16x0.875=14px */}p {	margin: 0.5em 0 1em 0;}/*p {   margin-bottom:0 }p + p {   text-indent:1em;   margin-top:0 }*/   /* ul {list-style-type: cjk-ideographic;list-style-type: disc, circle, square, decimal, none;}list-style-image: url(../whatever.png);*//* ----- COLUMN ----- */#column1 {	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/	}#column1 p, #column1 li {	font-size: 0.75em;	line-height: 1.2em;	color: #000000;}#column1 ul, #column1 ol {	padding: 0;	margin: 0 0 1.125em 1.125em; /* 16x1.125=18px */}/* ----- TABLES ----- */table {	border-collapse: collapse;	margin-top: .5em;	border-bottom: 1px solid #fff; /* 12x0.083=1px */	border-top: 1px solid #fff; /* 12x0.083=1px */	/*clear: left; left-over from complex css example*/}th, td {	vertical-align: top;	padding: 4px;	line-height: 1em; /* 12x1=12px */ }/* rather than give the table a font size, use contextual selectors to target the th and td elements within */th {	font-weight: bold;	text-align: right;	 font-size: 0.875em; /* 16x0.875=14px */	/*padding: 0.333em 0.75em 0.417em 0.75em;  12*0.333=4px 12*0.75=9px 12x0.417=5px */	/* padding:0 0.643em 0.571em 0.643em; 14x0.643=9px 14x0.571=8px */}td {	text-align: left;	 font-size: 0.875em; /* 16x0.875=14px */	/* font-size: 0.75em;  16x0.75=12px */	/* padding: 0.333em 0.75em 0.417em 0.75em;  12*0.333=4px 12*0.75=9px 12x0.417=5px */}
