P  {
	font-family : Georgia, serif;
	color : #000080;
}

H1  {
	font-family : fantasy;
	font-weight : bold;
	color : #000080;
	text-align : center;
}

H2  {
	font-family : fantasy;
	font-weight : bold;
	color : #000080;
}

H3  {
	font-family : fantasy;
	font-weight : bold;
	color : #000080;
}

A  {
	color : #0000FF;
}

A:Visited  {
	color : #800080;
}

A:Active  {
	color : #FF00FF;
}

A:Hover  {}

PRE  {
	font-family : Courier New, Courier, monospace;
	color : #006600;
}

TD  {
	font-family : Georgia, serif;
	color : #000080;
	font-size : x-small;
}

ADDRESS  {
	font-family : Georgia, serif;
	color : #660099;
}

BODY  {
	background-color : #FFFFFF;
}

UL  {
	list-style-position : outside;
	list-style-type : disk;
	list-style-image : url(Images/alaska_bullet.gif);
	border-bottom-width : medium;
}

UL LI  {
	margin-left : 20px;
	color : #000080;
	font-family : Georgia, serif;
}

.image  {
	padding-top : 10px;
	padding-bottom : 0px;
}

.text  {
	padding-bottom : 10px;
	padding-top : 0px;
	width : 320px;
}

TR  {}

TD#1  {
	padding-left : 0;
	padding-right : 10%;
}

BLOCKQUOTE  {
	font-family : Georgia, serif;
	color : #000080;
}

