@charset "utf-8";
.VBAsnippet {
	font-family: "Courier New", Courier, monospace;
}


.VBAcode {
	font-family: "Courier New", Courier, monospace;
	position: relative;
	left: 50px;
	white-space: pre;
}


p
{
max-width: 33%;
font-family:Arial, Helvetica, sans-serif;
}


body {
	background-color:rgb(200,228,256);
}


