<style type="text/css">
<!--
body {
	font-size: 100%;
	background-color:white;
	background-attachment: scroll;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	scrollbar-face-color:white;
	scrollbar-shadow-color:dimgray;
	scrollbar-highlight-color:Silver;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:gray;
	scrollbar-track-color:lightgrey;
	scrollbar-arrow-color:white;
	color: black;
}


a:visited	{ color: royalblue }
a:hover		{ color: blue; background-color: lightblue; }


.pack {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.pack a {
	color: royalblue; text-decoration: none
}
.pack a:hover {
	color: blue; text-decoration: underline
}
.pack a:visited {
	color: royalblue;
}
.pack a:active {
	color: royalblue; text-decoration: none
}


.header {
}
.header a {
	color: royalblue;
}
.header a:hover {
	color: blue; background-color: mediumblue; text-decoration: underline
}
.header a:visited {
	color: royalblue;
}
.header a:active {
	color: royalblue;
}


.pack {
}
.pack a {
	color: royalblue; text-decoration: none
}
.pack a:hover {
	color: blue; text-decoration: underline
}
.pack a:visited {
	color: royalblue;
}
.pack a:active {
	color: royalblue; text-decoration: none
}



.SmallFont td	{ font-size: 10pt; 	}



-->
</style>
