/* CSS Document */

* { background: #fff; color: #000; }
html { font: 80%/1.5 Arial, sans; }
h5 { font-size: 1em; }
table { width: 100%; }
caption { border-bottom: 1pt solid; }
th, td { vertical-align: baseline; }
#nav, #blueheader, #topspacer, #sidebar, #footer { display: none; }
a { border-bottom: 1px solid #999; text-decoration: none; }
abbr { border: 0; }
strong, strong *, em, em * { font-style: normal; font-weight: 400; text-decoration: underline; }
#intro p { margin: 0; }
#content {width:100%;}
	
#container {width:95%;}