body,td { font-size: 10pt; color: Black; font-family: Arial, Helvetica, Sans-Serif; background-color: White; }
h1 { font-size: 12pt; color: Black; }
a { color: Black; }

.dimmer { color: #aaaaaa; font-size: 8pt; }
.box { border: 1px solid; padding: 5px;  }
.subbox { padding: 7px; border-left: #8c8eff 1px solid; border-right: #8c8eff 1px solid; border-bottom: #8c8eff 1px solid; margin-left: 1px; margin-right: -1px; background-color: #f5f5ff; }
.alert { color: red; font-style: italic; }
.button { border: #8c8eff 1px solid; font-size: 8pt; margin-top: 2px; margin-left: 1px; margin-right: 1px; font-family: Arial, Sans-Serif; background-color: #e3e3ff; text-decoration: none; }
.interfacePanel { border: black 1px solid; padding: 4px; margin-right: 8px; margin-bottom: 8px; background-color: #f5f5ff; }
.smaller { font-size: 9pt; }
.previewMain { background-color: #f5f5ff; border: 1px solid #e5e5ef; width: 96%; padding: 7px; }
.preview { background-color: #f5f5ff; }
.roomReorderInput { font-size: 8pt; margin-bottom: 1px; }

div.messageHeaderOld, div.messageHeaderNew { padding-left: 15px; }
.messageHeaderOld { color: navy; font-weight: bold; text-decoration: none; }
.messageHeaderNew { color: blue; font-weight: bold; text-decoration: none; }
.attachedFile { font-size: 8pt; color: gray; font-variant: small-caps; }