	<style type="text/css">

BODY {
         background-color: #FFFFFF;
         background-image: url(images/Alaska_watermark.jpg);
         background-position: center;
         background-repeat: no-repeat;
         background-attachment: fixed;
       }
	   
	   
	   a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color: ##ff7700;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
.small10 {font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-style: normal; color: #7B8ABD; }
.small9 {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.bodytext {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
}

.bodybold {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

.copyright {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000033;
}
.small11 {color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
        </style>/* CSS Document */
