.code {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	background-color: #DADADA;
}
.codepara {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	display: block;
	margin-left: 18px;
	border: dashed 1px #CCCCCC;
	background-color: #DADADA;
}
.attention {
	color: red;
	font-weight: bold;
}
.product {
	font-weight: bold;
}
.gui {
	font-weight: bold;
	font-style: italic;
}
.sbname {
	font-weight: bold;
	font-style: italic;
}
.files {
	font-style: italic;
}
.tableName {
	font-family: "Times New Roman", Times, serif;	
	font-size: 10.5pt;
	font-style: italic;
}
.fieldName {
	font-family: "Times New Roman", Times, serif;	
	font-size: 10.5pt;
	font-style: italic;
	font-weight: bold;
}
.pictureTitle{
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
	font-style: italic;
}
.trigger{
	font-family: Courier New, Courier, mono;
	font-size: 10.5pt;
	font-style: italic;
	background-color: #DADADA;
}
blockquote {
	margin-left:10px;
	border-left:solid 2px #000000; 
	padding-left:5px;
}
