body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin : 20px, 30px, 30px, 40px;
	margin-left : 40px;
	}
	
pre {
font-family: "Courier New", Courier, monospace;
}
	
.sub {
     font-size : 1em;
	 font-weight : bold;

}

.head {
    font-size : 1.2em;
    font-weight : bold;

}
.close {
	color : blue;
	text-decoration : underline;
	cursor : pointer;
}
