p,h1,h2,h3,h4,li {
	font-family: Verdana, Helvetica;
	font-size: smaller;
}

pre {
	font-family: courier;
	font-size: smaller;
}

pre.code {
	font-family: "Courier New", monospace;
	color : #000066;
	font-weight : 500;
}

code {
	font-family: courier;
	color : blue
}   

img {
    border-width: 0;
}

#demo {
    border: 1px dotted;
}