/* This file was created by HelpStudio 
   Custom style information is contained in this file */
.Red {
	color: #CC0000;
}
.Blue {
	color: #0000cc;
}
.Code {
	font-family: monospace, monospace;
	padding: 10px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
}