/*  ------------------------------------------------------------------------
 *       Style Settings for the XML Code Highlighter's generated  code.  
 *            Project Home:  http://www.in3d.eu/xml/Code_Highlighter.php
 *
 *                 Note: This works in conjunction with the generated <pre> tag 
 *                      (originally located near the end of the document <body> tag)
 *                           ------------------------------------------------------------------------ */


.Text{        	
	  color:#000000; font: 15px 'Courier New'; font-style:normal; text-decoration:none;  padding:10px;
}
.Comment {
    	 color:#007700; font: 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.CDATA{
	 color:#770077; font:bold 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.CDATAValue{
	 color:#cc0066; font: 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.Element {
	 color:#770077; font:bold 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.ElementValue {
	 color:#000000; font: 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.AttrName{
	 color:#000000; font:bold 15px 'Courier New'; font-style:normal; text-decoration:none; 
}
.AttrValue{
	 color:#0000ff; font: 15px 'Courier New'; font-style:normal; text-decoration:none; 
}

a.About:link, a.About:visited  {color:#33aadd; text-decoration:underline;}  
a.About:hover {color:#11c0ee; text-decoration:none;}

.Notice{
	color:#33aadd; font-weight:bold; 
}



