/* CSS Document */

a { text-decoration: underline; color: #0000ff; }

body {
	color: #000000;
	background: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#centercontent {
	border: 0px solid gray;
	margin-right: 10px;
	margin-left: 10px;
}

#navigation, #advertising, #other, #ads, #adson{ display: none; }

