    <style type="text/css">
        a:hover      { color: red; }
        body             { font-family: Arial;
                    font-size: 14pt;
                    font-weight: 500;
					background: #CCFFFF;
                    margin-left: 6; 
                    margin-right: 6; }
        h1                 { font-size: 18pt;
                    text-align: center }
        h2                 { font-size: 14pt;
                    text-align: center }
        h3                 { font-size: 12pt }
        .banner      { margin-left: 0; 
                    margin-right: 0; }
		.calendar { font-family: Arial;
					font-size: 12pt;
					font-weight: 600;
                    border: 0;
					text-align: left;
                    padding: 1;
                    width: 640; }
        .button      { border-width: 3; 
                    border-style: solid;
                    border-color: blue; }
		.usertext  { font-family: Courier;
					font-size: 14pt;
					font-weight: 600; }
    </style>
 
