body {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;	/* TOP-LEFT-BOTTOM-RIGHT */
}

p h1 h2 h3 td { font-family: "Times New Roman", Times, serif; }

h1 {	font-size: 25px; }
h2 {	font-size: 19px; }

p {
	text-indent: 14px;
	font-size: 15px;
}

a:link, a:visited {
	color: #369; text-decoration: underline; /* #be8f21 */
}

#News_more {
	text-indent: 30px;
}

#copyright { margin: 10px 6px; }
#copyright p {
	font-family: "Arial", Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	text-align: right;
}

#ExecBox {
	display: none;
}

#ExecName {
	font-family: "Arial", "Sans-Serif";
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-indent: 0px;
}

#ExecTitle {
	font-style: italic;
}