body {
	font-family : Tahoma;
	font-size : 11px;
	background-color : white;
	color : black;
}

tr {
	vertical-align:top
}

ul {
	margin-left: 20px;
	margin-top: 5px
}

h1 {
	font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold
}

.stlSyntax {
	background-color: #eeeeee;
	font-family: Tahoma; font-size: 11px; color: #000000
}

.stlWhite {
	background-color: #ffffff
}

.stlWhiteHR {
	height:2px; color:#FFFFFF
}

.stlFixedTD {
	width:100px; align: left;
}

.stlCode {
	background-color: #eeeeee; font-family: Tahoma; font-size: 11px; color: #000000 ; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; border-top-width: thin
}
