body {font-family: Arial; }
.error {font-size: 16pt;
	color: red;
	margin-top: 0px;
	margin-bottom: 6px; }
.success {font-size: 16pt;
	color: green; }
.header {font-family: "Times New Roman";
         font-weight: bold;
         color: white;
         background: navy;}
a.header:link {font-family: "Times New Roman";
               color: yellow;
               font-weight: normal; }
a.header:hover {font-family: "Times New Roman";
                font-weight: bold; }
a.header:visited {font-family: "Times New Roman";
                  color: aqua;
                  font-weight: normal; }
.stat {font-weight:bold;};
.FormLabel {text-align: right;}
label {font-weight: bold;}
main {float: right; }
a.main:link {color: blue}