	
#footer, #nav-primary, #nav-secondary, #header, .hide, #divMenu, .clLevel0, .clLevel1, .clLevel2, .clLevel3, #ad-topic, #pagination, #ad, #search-topbar {
display:none;
}

body {
	padding:0;
	background: #FFF;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	border-top: 1px dotted #003366;
	border-bottom: 1px dotted #003366;
}

a {
color: #e87817;
font-size:9pt;
}	

h1 a {
font-size:17pt;
color: #003366;
text-decoration:none;
}

h1 {
font-size:17pt;
color: #003366;
text-decoration:none;
}

h2 a {
font-size:16pt;
color: #003366;
text-decoration:none;
}

h2 {
font-size:16pt;
color: #003366;
text-decoration:none;
}

h3 a {
font-size:15pt;
color: #003366;
text-decoration:none;
}

h3 {
font-size:15pt;
color: #003366;
text-decoration:none;
}


p {
font-size: 12pt;
line-height: 1.3em;
color: #000000;
}

#topic img {
	display:block;
	margin:5px 10px;
	border: 1px solid #3f5260;
}
