#dHelpDiv {
	padding: 25px; 
	font-size: 11px;
}

#content {
	padding: 25px; 
	font-size: 11px;
	}
.red, .red td {
	color: #aa0000;
}
.green, td.green  {
	color: #00aa00;
}
.blue, td.blue, tr.blue td {
	color: #0000aa;
}
h1 {
	font-family: verdana, arial;
	color: #0000aa;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-family: verdana, arial;
	color: #0000aa;
	text-decoration: underline;
	font-weight: none;
	font-size: 13px;
}
p {
	font-family: verdana, arial;
	
}