html, body {
	height:100%;
	font:12pt verdana;
	padding:0;
	margin:0;
      background: white url(images/Ski3710_2.jpg) repeat-y;
      background-attachment:fixed; 
	}

body {
	margin:5px 5px;
	}

#banner {
	position:absolute;
	top:5px; left:5px;
        height=136px;
        width=241px;
	
	}

h1 {
	font:16pt verdana;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	color:black;
      text-align:center;
	}

h2  {
      font:  12 pt verdana;
      font-weight:bold;
      margin-top:0;
      margin-bottom:1em;
      color: black;
      text-align: center;
      }

h4  {
      font-size:10pt;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0em;
      color:black;
      text-align:center;
      }

h5  {
      font-size:8pt;
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 0em;
      color:black;
      text-align:center;
      }

a   {
      font-family: arial, verdana, helvetica, sans-serif; ; text-decoration: none}
      A:link {color: #0000FF}
      A:visited {color: #699ACC; text-decoration: none}
      a:hover { text-decoration: underline; color: blue}
      }

.tableentry {
      font-size:12pt;
      }