.standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339;
}
.message {
	font-family: "Courier New", Courier;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

pre {
	background: #ffffff;
	border: 1px dashed #cccccc;
	width: 600px; 
	font-family: "Courier New", Courier;
	font-size: 12px;
}.standardSM {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
.standardRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ED1B24;
}
.standardYellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF01;
}
.linkSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #03F;
}
