.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #3333CC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #3333CC;
	height: auto;
	width: auto;
	font-weight: bold;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3333CC;
	font-weight: bold;

}
.border {
	border: thin dashed #3333CC;
	background-color: #CCCCCC;


}
.mainborder {
	border: thin solid #666666;
}
.vtk {
	font-weight: bold;
}
.object {
	color: #FF0033;
}
.tcl {
	color: #0000FF;
}
.comment {
	color: #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
.background {

	background-color: #CCCCCC;
}
