TABLE.astro P {
	margin-left:0px;
	margin-top:4px;
}
TABLE.astro {
	margin-left:24px;
}
TABLE.astro td.astro-head {
	font-size:120%;
	font-weight:bold;
}
TABLE.astro td.astro-sub {
	font-size:80%;
	font-style:italic;
	align: right;
}
td.astroicon {
	padding-right:8px;
}
TABLE.astro td.astro-main {
}
