<STYLE>
body {background: white;  color: black;
	margin-left: 4em;
	margin-right: 0px;
	width: 600px;
	}
.textbox  {width: 550px;
		text-align: left;}

h1,h2  {font-weight: bold; text-align: center;
        font-family: arial, helvetica; sans-serif
	color: #003399;
	margin-left: 25px;}

h3 {font-weight: bold;
    text-decoration: underline;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
		margin-left: 25px;
    }

h4 { font-weight: bold;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
margin-left: 25px;}

pre {margin-left: 25px; }
p {font-family: "Times New Roman", Times, times, ;
margin-left: 25px;}

.note {font-size: 85%;
			margin-left: 25px;}


table {font-family: arial, helvetica, sans-serif;  font-size=0.95em;}

th{font-size:13px;
	color:#003399;			}
.header{background-color:#eff0f7;
					text-align:center;
					top:0px;
		color:#003399;}

	.box{position:fixed;
		bottom:75px;
		overflow:auto;
		left:40px;
		top:70px;

		}
	.footer{position:fixed;
				left:130px;
				text-align:center;
				bottom:3px;
				}


/* set link attributes - no underline; standard colors */
:link{  text-decoration: none;}
:visited{  text-decoration: none;}
:active{  text-decoration: none;}
:hover{ text-decoration:none}
/* set button characteristics */
	.button-face{color:black;
			font-size:9px;
			background-color:white;
			}

</STYLE>
