body			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 0px; }
td 			    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
p 			    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
form            { margin-top: 0px; margin-bottom: 0px }
input			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
text			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
textarea		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a			    { text-decoration: underline; }
a.link 			{ text-decoration: underline; }
a.visited 		{ text-decoration: underline; }
a.active		{ text-decoration: underline; }

.bold			{ font-weight: bold; }
.headline		{ font-size: 14px; font-weight: bold; }
.tiny           { font-size: 6px; }
.white			{ color: #FFFFFF; }
.grey			{ color: #BBBBBB; }
.darkgrey		{ color: #666666; }
.orange			{ color: #FF9900; }
.red			{ color: #990000; }

.boldwhite		{ color: #FFFFFF; font-weight: bold; }
.boldgrey		{ color: #BBBBBB; font-weight: bold; }
.bolddarkgrey	{ color: #666666; font-weight: bold; }
.boldorange		{ color: #FF9900; font-weight: bold; }
.boldred		{ color: #990000; font-weight: bold; }

.headlinewhite		{ font-size: 14px; color: #FFFFFF; font-weight: bold; }
.headlinegrey		{ font-size: 14px; color: #BBBBBB; font-weight: bold; }
.headlinedarkgrey	{ font-size: 14px; color: #666666; font-weight: bold; }
.headlineorange		{ font-size: 14px; color: #FF9900; font-weight: bold; }
.headlinered		{ font-size: 14px; color: #990000; font-weight: bold; }