.lala { display: none }p,ul,ol,li,div,dl,td,dt,dd,blockquote,strong,em,h1,h2,h3,h4,h5 {   color        : black;  font-family  : Verdana, Helvetica, sans-serif;  font-size    : 12px;}body {  background-color: #FFCC66;  width: 80%;  margin-left: 10%;  margin-right: 10%;}a.nav:link	{ text-decoration: underline; color: #000000; background: transparent; font-weight:normal}a.nav:visited	{ text-decoration: underline; color: #666666; background: transparent; font-weight:normal }a.nav:hover	{ text-decoration: underline; color: #FF0000; background: transparent; font-weight:normal }a.nav:active	{ text-decoration: underline; color: #FF0000; background: transparent; font-weight:normal }a:link		{ text-decoration: underline; color: #000000; background: transparent; font-weight:bold; }a:visited	{ text-decoration: underline; color: #666666; background: transparent; font-weight:bold; }a:hover		{ text-decoration: underline; color: #FF0000; background: transparent; font-weight:bold; }a:active	{ text-decoration: underline; color: #FF0000; background: transparent; font-weight:bold; }H1	{ font-size:20px; font-weight: 700;}H2	{ font-size:18px; margin-left:  3%; font-weight: 800;}H3	{ font-size:16px; margin-left:  3%; font-weight: 800;}H4	{ font-size:14px; margin-left:  3%; font-weight: 800;}H5	{ font-size:12px; margin-left:  3%; font-weight: 800;}