** Support: http://richtext.sourceforge.net/
**
*******************************************************************************/
+html, body {
+ background: ButtonFace;
+ color: ButtonText;
+ font: 11px Tahoma,Verdana,sans-serif;
+ margin: 0px;
+ padding: 0px;
+}
+body { padding: 5px; }
+table {
+font: 11px Tahoma,Verdana,sans-serif;
+}
+form p {
+ margin-top: 5px;
+ margin-bottom: 5px;
+}
+td.smile {
+background-color: transparent;
+font-family: "Courier New", courier;
+font-size: 10pt;
+}
+select, input, button { font: 11px Tahoma,Verdana,sans-serif; }
+button { width: 70px; }
+.space { padding: 2px; }
-BODY { background-color: buttonface; }
-TD, INPUT, SELECT { font-family: "MS Sans Serif"; font-size: xx-small; vertical-align: middle; }
-TABLE.dlg { border:0; }
-.dlg TD { align: left; height: 20; }
-.dlg INPUT { border-size: 2px; }
-INPUT.button { border-top: 1px solid white; border-left: 1px solid white;
-border-bottom: 1px solid black; border-right: 1px solid black;
-font-size: x-small; width: 60; }
-SELECT { height: 75%; }
+.title { background: #ddf; color: #000; font-weight: bold; font-size: 120%; padding: 3px 10px; margin-bottom: 10px;
+border-bottom: 1px solid black; letter-spacing: 2px;
+}
+form { padding: 0px; margin: 0px; }