a      		{ color: rgb(0,0,255) }
a:link 		{ color: rgb(0,0,255) }
a:visited	{ color: rgb(0,0,255) } 
a:active	{ color: #334; } 
a:hover		{ color: #334; }
body 		{ background:#CDDFF1; color: rgb(0,0,255)position:absolute;}
#container      {margin: 0 auto; width:1150px;position:relative;}
#easy 		{ font-family: PalmSprings; color:#0000FF; font-size: 24px }
#res  		{ font-family: PalmSprings; color:#FF0000; font-size: 24px }

table.color	{ background:#FFFFFF; 
		  color:#ffffff; 
 		  font-family: Arial; 
		  font-size: 8pt; 
		  border: solid rgb(255,255,255); 
		  border-width: 2px; }
td.color	{ background: #C0C0C0; color: rgb(0,0,255); text-align:left; font-size: 8pt; font-weight:bold; padding-left: 4px}
caption 	{ background: #000000; color:#ffffff; text-align: left; padding-bottom:10px; font-weight:bold }
