body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #003399;
}
h3 {
	color: #FF6600;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
}
h1 {
	color: #FF6600;
	background-color: #003399;
}
.signature {
	font-size: xx-small;
	font-weight: lighter;
	color: #FF6600;
	font-style: italic;

}
.code {
	background-color: #CCCCCC;
	margin-left: 40px;
	display: none;
	border: 1px solid;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	color: #000000;
	margin-right: 40px;


}
