/* handheld */
* {
   position: static !important;
}

#feedback1,
#feedback2,
#feedback3,
#feedback4,
#feedback5,
#feedback6,
#feedback7,
#feedback8,
#feedback9,
.rtop,
.rbottom, 
#footer,
#right,
#left,
img,
.answer,
#selfurl,
.x,
#sysintro,
#sysdiag,
#colorcode1,
#colorcode2,
.contentad,
#headerad,
#leftad,
.green,
.hideme,
.inset,
.red
{display: none}

body {
   background: white;
   font-family: 'Trebuchet MS', Verdana, Lucida, Arial, Helvetica, sans-serif;
   font-size:12px;
   }
	
#container, #center {
	width: auto; 
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
	}
#center {
	margin: 0 1%;
   }

a:link, a:visited {
	color:blue;
	background: transparent;
	text-decoration: underline;
	}
div#cornered, div#cornered2, div#cornered3 {margin:0 1%;text-align:justify;}
h1 {font: 150% Georgia, serif;}
h2 {font: 120% Georgia, serif;}
h3 {font: 110% Georgia, serif;}
h4 {font:100% bold;}
h5 {font:85% bold;}
legend {font:italic 100% Georgia, Times, serif;color:#0046d6;}
.dotted {border-bottom: 1px dotted black;}
.vector {text-decoration:underline;font-style:italic;}
