body { color: black; font-size: 10px; font-family: Verdana }
.tiny_text {
	font-size: 9px;
}
table { color: black; font-size: 10px; font-family: Verdana }
h1     { color: black; font-size: 15px; font-family: Arial }
a  { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
h2       { color: black; font-size: 30px; line-height: 20px; font-family: Arial }
.bigHead { font-size: 25px; font-family: Verdana; font-weight: bold }
.paintMeWhite { }
.italic_underlined { font-style: italic; text-decoration: underline }
.sendmail_ok {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.sendmail_missing_content {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.left_dist {
	padding-left: 5px;
	padding-right: 5px;
}
