body				{padding-left: 10%; padding-right: 10%}
body,table 			{font: 9pt Georgia, Times New Roman, Times, serif;}
p.message			{font-weight: bold; color:RGB(99,0,0);}
table th			{text-align: left; color: white; background-color: gray;}
div.email			{width: 750px; background-color: #EEEEEE; border: 1px solid RGB(99,0,0);}
h1					{color: #009900}
h2					{color: gray}
span.yes			{color: #009900}
span.no				{color: #990000}
div.floatleft		{display: block; float: left}
div.floatright		{display: block; float: right; padding-top: 12pt}
img					{border: 0}
hr.clearer			{color: white; background-color: white; border: 1 px solid white; clear: both}
ul.alerts, .big		{font-size: 14pt; color: green}
ul.alerts a			{text-decoration: none}
ul.alerts a:hover	{text-decoration: underline; color: black}
input				{color: #990000}
input#green			{color: green; font-weight: bold}

