﻿.vb_code_line {
	font-family: "Courier New", Courier, monospace;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.vb_blue {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
}
.vb_brown {
	font-family: "Courier New", Courier, monospace;
	color: #a31515;
}
.vb_green {
	font-family: "Courier New", Courier, monospace;
	color: #008000;
}
.vb_black {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
