body    { color: silver; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #222222}
p     { color: silver; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; text-indent: 5px; margin: 10px }
a     { color: #556b2f; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover { color: silver }
td    { color: silver; font-size: 10px; font-family: Verdana, Arial, Helvetica }
h1    { color: #6b8e23; font-weight: bolder; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 5px }
h3  { color: olive; font-weight: bolder; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-indent: 5px; margin: 5px }
.color {
	color: #666922;
}
.label {
	font-size: 10pt;
}
.fieldsetLabel {
	font-size: 12pt;
	font-weight: bold;
}
.warning {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.warning a {
	font-size: 14px;
	font-weight: bold;
}
.deleteWarning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.red {
	color: #CC0000;
}
