body {
	background-colour: #FFF;
	color: #000;
	margin: 0;
	padding: 40px; 
	font: normal 14pt/160% Verdana,Arial,sans-serif;
}

/* Hide the following items */
#side2, #footer {
	display: none;
	}
	
h1, h2, h3, h4 {
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	line weight: 135%;
	color: #000;
}

h2 {
	font-size: 22pt;
}

h2 {
	font-size: 20pt;
}

h3 {
	font-size: 18pt;
}

h4 {
	font-size: 16pt;
}

h4 a :link, h4 a:visited {
	color: #000;
	text-decoration: none;
}

/* Links black */ 
a:link, a:visited, a:active {
	color:#000;
	text-decoration: none;
}

/* Show URLs only inside the article container */
#main a: after {
content: "("attr(href)")";
font-size:11pt;
}
