body {
	font-size: 1em;
	color: #000;
	line-height: 1.5em; 
	font-family: "Times New Roman", Times, serif;
	padding: 1em;
}
p {
	margin-bottom: 1.4em;
}
h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.3em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1.1em;
}
hr{
	border: none;
	height: 1px;
	margin: 10px auto;
	_margin: 4px auto;
	color: #ccc;
	background: #ccc;
}

#menu-top, .content-right, #menu-bottom, #footer-logos, .no-print,
.registration-top form, .registration-top-others, .button-more-info, #a-news-archive
{
	display: none;
}

.table-border{
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.table-border td{
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 0.4em 1.2em;
}
