﻿body { background-color: Black; color: White; margin:0px; padding:0px; border:0px solid #000000; }

#content { width: 500px; }
#content .formTable { width: 400px; }
#content .formTable tr td.label { font-weight: bold; text-align: left; color: White; }
#content .formTable tr td.label span.required { font-weight: bold; text-align: left; color: red; }
