
body			{ font-size: large; color: #000000; background-color: #FFFFFF;  }
h1              { font-size: 28px; margin: 0 0 0; }
a:link          { text-decoration: none; color: #373abe; font-weight: bold }
a:visited       { text-decoration: none; color: #600080; font-weight: bold }
a[href]:hover   { text-decoration: underline }
p               { text-align: justify; text-indent: 0; }

/* Div definitions */
#titleForm 		{ text-align: center }
#titleForm img.NEC_Left { float: left; border: none }
#titleForm img.NEC_Right { float: right; border: none }
#mainForm    		{ left: 8em; right: 0; width: auto; padding-bottom: 2em; }
/* Web email form */
#mform                          { margin-top: 1em }
#mform table                    { margin: 0; padding: 0; width: 100% }
#mform td, #mform th            { padding-top: 0; padding-bottom: 1ex;
                                  border: none; border: hidden; }
#mform div                      { font-weight: bold }
#mform input.text               { width: 100% }
#mform textarea                 { margin-bottom: 1ex; width: 100% }
#mform th                       { text-align: left }
#mform .submit                  { float: right }
#mform .file                    { float: left; margin-right: 1em }
#copyright                      { font-size: 75% }