body {
	background: #660000;
	color: #FFFF99;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

a {
	text-decoration: none;
	color: goldenrod;
}
a.notmenu {
	color: white;
}
a.notmenu1 {
	font-size: 11pt;
}
a.menulink {
	font-size: 13pt;
}
a:hover {
	font-weight: bold;
}

p.less {
	margin-top: 8px;
	margin-bottom: 3px;
}

table.collapse {
	border-collapse: collapse;
}

h3 {
	font-size: 20pt;
	font-style: italic;
	font-family: arial;
	color: tomato;
/*	background-image: http://www.mmx3.net/images/test/hot.xpm;	*/
}
pre {
	font-family: "Times New Roman", Times, Georgia, serif; 
	font-size: 13pt;
	color: Burlywood;
}

.titleheader {
	font-size: 38pt;
	font-style: oblique;
	color: goldenrod;
}
.titleheader1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32pt;
	font-style: oblique;
	font-weight: bold;
	color: goldenrod;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	color: #cc6666;
}
.closer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	margin-top: 4pt;
	color: tomato;
	text-align: right;
}

.style1 {
	color: slategray;
	font-size: 10pt;
	margin-top: 6px;
/*	margin-bottom: 0px;	*/
}
.style2 {
	font-size: 12pt;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-size: 9pt;
	margin-left: 10px;
	margin-top: 0;
}
.style4 {
	color: Burlywood;
	font-size: 12pt;
	margin-top: 6px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Burlywood;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

button {
	font-size: 14pt;
	font-weight: bold;
	color: goldenrod;
	padding-bottom: 8px
	background-color: transparent;
	border-color: black;
	border-size: 1px;
}
.singlecol {
	margin-left: 150px;
}

textarea {
	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
}

input {
/*	background-color: Burlywood;	*/
	background-color: transparent;
	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #000000;
/*	font-family: Tahoma, Verdana, sans-serif;	*/
	font-size: 14px;
	font-weight: bold;
	text-indent: 2px;
}
input.cal {
	background-color: Burlywood;
	background-color: white;
	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #000000;
/*	font-family: Tahoma, Verdana, sans-serif;	*/
	font-size: 14px;
	font-weight: bold;
/*	text-indent: 2px;	*/
}

