body {
	background-color: #FFFFFF;
	margin: 0px;
}
td.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bec546;
	border: 1px solid #4379d0;
	text-indent: 14px;
}
td.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #335b9b;
	text-decoration: none;
	background-color: #FFFFFF;
}
span.code {
	font-family: "Courier New", Courier, monospace;
}

span.subtitle {
	font-weight: bold;
}
span.deftitle {
	font-style: italic;
	font-weight: bold;
}

a.crosslink{
}

li{
  padding-bottom: 3px;
}
