h1 { font-size: 18pt; font-weight: bold; font-family: "Times New Roman",serif; color: black; padding: 0px; margin: 0px; }
h2 { font-size: 16pt; font-weight: bold; font-family: "Times New Roman",serif; color: black; padding: 0px; margin: 0px; }
h3 { font-size: 12pt; font-weight: bold; font-family: "Times New Roman",serif; color: black; padding: 0px; margin: 0px; }
p { font-size: 12pt; font-weight: normal; font-family: "Times New Roman", serif; color: black; 
	padding: 0px; margin: 0px;}
a:link { color: #990099; text-decoration: none; }
a:visited { color: #990099; text-decoration: none; }
a:hover { color: #990099; text-decoration: underline; }
a:active { color: #990099; text-decoration: underline; padding-top: 2px; }
body {
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: "Times New Roman", serif;
	font-color: #000000;
	background-color: #FFF0E0;
}
table { border-collapse: collapse; }
td { vertical-align: top; border: thin solid black; padding: 8px; }
.tdlayout { border: none; padding: 10px; margin: 0px; vertical-align: top; }
.menu { padding-top: 10px; padding-left: 0px; padding-right: 0px; padding-bottom: 10px; background-color: #DFD0C0; font-size: 14pt; font-weight: normal; font-family: "Times New Roman", serif; color: black; }
.submenu { padding-bottom: 10px; padding-left: 0px; padding-right: 0px; padding-top: 0px; background-color: #DFD0C0; font-size: 12pt; font-weight: normal; font-family: "Times New Roman", serif; color: black; 
       padding-top: 10px;}
.editlink { font-size: 10pt; }
.errorText { font-size: 24pt; color: red; font-weight: bold; }
.savedMessage { font-size: 24pt; font-weight: bold; color: green; }


