h1{color:#000000; text-align: center;font-weight: bold;}
body {background-color: #ffffff;color:#000000 }
p.cline {text-align: center;font-weight: bold;}
pre.code {
	background-color:#cccccc;
	border-style:solid;
	border-width:1;
	padding:30;
	white-space: pre;
	color:black;
}

a{color:#cc3300;font-weight: bold;border:0}
a:link {color:#cc3300;font-weight: bold;}
a:visited {color: #cc3300;font-weight: bold;}

