pre ol{
	list-style-type:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
}
span.doctype{
	color:#4682b4;
	font-style:italic;
}
span.tag{
	color:#800080;
	font-weight:bold;
}
span.attribute{
	color:#000000;
	font-weight:bold;
}	
span.attr-name{
	color:#000000;
	font-weight:bold;
}	
span.attr-val{
	color:#0000ff;
}	
span.mono{
	color:#ff0000;
	font-weight:bold;
}	
span.important, span.important span{
	color:#E9955C;
	font-weight:bold;
}
span.keyword{
	color:#000099;
	font-weight:bold;
}
span.string{
	color:#0000ff;
	font-weight:bold;
}

ul.code{
	list-style-type:none;
	background:#F6F6F6;
	font-size:11px;
	margin:0px;
	padding:3px 5px;
}
pre ol li.highligted, pre ol li.highligted span{
	color:#FF0000  !important;
	font-weight:bold;
	background-color:#EEEEEE;
}
acronym{
	cursor:help;
}
div.info{
	font-size:11px; 
	border:1px solid #CCCCCC; 
	padding:4px 30px; 
	background:#FAFAFA;
	line-height:200%;
}

span.accent{
	color:#FF0000;
}

