h2 {
	font-size: 1.8em;
	color: #333;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #333;
	border-left: 0;
	background: transparent;
	padding: 0 0 0 0;
	}

h3 {
	font-size: 1.2em;
	color: #900;
	border: 0;
	background: transparent;
	padding: 0 0 0 0;
	}

table {
	font-size: 90%;
	background: transparent;
	border: 0;
	margin-top: 10px;
	}

td {
	border: 0;
	padding: 0 0 0 5px;
	}

th {
	padding: 0 3px 0 0;
	border-top: 0;
	border-right: 1px solid #555;
	border-bottom: 0;
	border-left: 0;
	font-weight: bold;
	width: 120px;
	vertical-align: top;
	color: #555;
	}

