body { color : #000000; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 12pt; } 

a { text-decoration : underline; color : #0000ff; }


div#flags {
	display: none;
}

div#search {
	display: none;
}

div#search2 {
	display: none;
}

div#share {
	display: none;
}

div#news {
	display: none;
}

div#navigation {
	display: none;
}

#title {
	font-size: 1.5em; 
	border-bottom: black 4px double; 
	text-align: center;
}



div#content {
	margin-bottom: 5pt;
}

p {
	margin-top: 16pt;
	margin-bottom: 16pt; 
	text-indent: 2.5em;
}



div#footer {
	margin-top: 5pt; 
	font-size: .90em;
}


