BODY {
	font-family: verdana, arial, sans-serif;
	font-size: 13pt;
	margin-left: 3em;
	margin-right: 3em;
	background-color: #fffff0;
	
	}
.head1 {
	font-size: 18pt;
	background-color: #DF0451;
	color:white;
	}
.foot1 {
	font-size: 13pt;
	background-color: #DF0451;
	color:white;
	}
.menu1 {
	border-spacing: 0px;
	border: solid #DF0451;
	border-width: 2px;
	background-color:white;
	width:23%;
	}
.menu2 {
	font-size: 10pt;
	margin-left: 1em;
	line-height: 1.5em;
	}
.tammnt {
        border-spacing: 0px;
        border: solid #DF0451;
        border-width: 1px;
        background-color:white;
        }
pre {
	font-size: 8pt;
	}
.urg {
	text-decoration: underline;
	color:red;
	margin-left: 1em;
}
.tmain3 {
	font-family: verdana, arial, sans-serif;
        font-size: 13pt;
	font-weight: normal;
        border-spacing: 0px;
        border: solid #DF0451;
        border-width: 1px;
} 

.tmain3 TD {
        border-spacing: 0px;
        border: solid #DF0451;
        border-width: 1px;
        text-align: left;
}
