body {
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	leftmargin: 0;
	topmargin: 0;
	cursor: default;
	text-align: left;
}

body, tr, td {
	font-size: 11px;
	font-family: verdana, arial;
	color: #000000;
	letter-spacing: 0pt;
	line-height: 16px;
	text-align: left;
}

#header {text-align:center;}
a > img {border:none;}
td {padding:10px;}

.heading {
	font-size: 22px;
	font-family: century gothic, arial;
	font-weight: normal;
	color: #81734E;
	text-align: left;
	line-height: 26px;
	border-bottom: 0px;}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;}

a:hover {
	color: #1e90ff;
	border-bottom: 0px;}


.csharp  {font-family: monospace; color:#000000; font-size: 12px;}
.csharp .imp {font-weight: bold; color: red;}
.csharp .kw1 {color: #0600FF;}
.csharp .kw2 {color: #FF8000; font-weight: bold;}
.csharp .kw3 {color: #0600FF;}
.csharp .kw4 {color: #FF0000;}
.csharp .kw5 {color: #000000;}
.csharp .co1 {color: #008000; font-style: italic;}
.csharp .co2 {color: #008000;}
.csharp .coMULTI {color: #008000; font-style: italic;}
.csharp .es0 {color: #008080; font-weight: bold;}
.csharp .br0 {color: #008000;}
.csharp .st0 {color: #FF0000;}
.csharp .nu0 {color: #000000;}
.csharp .me1 {color: #000000;}
.csharp .me2 {color: #000000;}