/*
 */

body {
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
}
h2 {
	font-size: 12pt;
	border-bottom: 1px solid #969666;
	clear: both;
}
.footer {
	font-size: 10pt;
	border-top: 1px solid #969666;
	clear: both;
}
.copyright {
	font-size: 10pt;
	text-align: right;
}
a {
	background: transparent none;
}
a:hover, a:active {
	background: #ffffe5 none;
}
.clsVbsCode {
	color: #000000;
	background: #e0f0f0 none;
	padding: 0pt 5pt;
}
.clsVbsExec {
	color: #000000;
	background: #e0f0f0 none;
	padding: 0pt 5pt;
}
.clsVbsKeyword {
	color: #000084;
	background: transparent none;
}
.clsVbsConst {
	color: #850000;
	background: transparent none;
}
.clsVbsComment {
	color: #008600;
	background: transparent none;
}
