.csharpcode
{
	font-size: 8pt;
	color: black;
	font-family: Courier New , Courier, Monospace;
	/*background-color: #ffffff;*/
	/*white-space: pre;*/
}
.csharpcode pre 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	margin: 0px; }
.rem 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #008000; }
.kwrd 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #0000ff; }
.str
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #990000;
}
.op 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #0000c0; 
	}
.preproc 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #cc6633; }
.asp 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	background-color: #ffff00; }
.html 
{
	font-size: 8pt;
		font-family: Courier New , Courier, Monospace;
		color: #800000; 
}
.attr 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #ff0000; }
.alt 
{
	font-size: 8pt;
	background-color: #f4f4f4;
	width: 100%;
	margin: 0px;
}
.lnum 
{
	font-size: 8pt;
	font-family: Courier New , Courier, Monospace;
	color: #606060; 
}

