		body
			{font-family:Arial, Helvetica, Helv, 'Sans-serif';}
		h1
			{font-size:22px}
		h2
			{font-size:18px}
		h3
			{font-size:16px}
		h1.nav
			{font-size:12px;
			color:#ffffff;
			padding: 1.5px;
			margin:0px;}
		h2.nav
			{font-size:12px;
			padding: 1.5px;
			margin:0px;
			text-align:left;
			font-weight:lighter;
			color:#980f09;}
		a
			{text-decoration: none;}
		a:hover
			{text-decoration: underline;}
		a.nav  
			{font-size:12px;}
		li {margin-bottom:5px}

		table.box
			{border: 1px solid #980f09;
			font-size:12px;
			background-color: #e5e5e5;
			width: 160px;
			table-layout: fixed;}
		td.box-head
			{background-color:#980f09;
			color: white;
			text-align:center;}
		th.nav,td.nav
			{padding-left:5px;
			color: white;}

		td
			{vertical-align:top;}
		td.output
			{background-color:#ffffff;
			vertical-align:top;}
		table.data
			{border:1px solid #980f09;
			margin: 2px;
			background-color: #e5e5e5;
			vertical-align:top;}
		table.data h1
			{font-size:16px;
			margin: 2px;
			padding: 2px;}
		table.data h1.data
			{font-size:16px;
			margin: 0px;
			padding: 0px;}

		.courier13 
	  		 {font-family: "Courier New", Courier, mono; background-color:#ffffff; font-size:13px;}			

