body {
	position: absolute;
	top: 0px;
	background-color : #00008B;
}

h1{
	text-align: center;
	font-family: Papyrus;
	font-size: 36pt;
	margin-bottom: 0px;
}

h2{  
	font-family: Papyrus;
	font-size: 30pt;
}

h3{  
	text-align: center;
	font-family: Papyrus;
	font-size: 24pt;
	margin-top: 0px;
}

a{
	color: Blue;
}

a:visited, a:hover, a:link{
	color: Blue;
}

li{  
	margin-top: -10px;
	margin-bottom: 10px;
}


.bi{
	font-weight: bold;
	font-style: italic;
}

.bi p{  
	margin-left: 15px;
	text-indent: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.i{  
	font-style: italic;
}

.b{  
	font-weight: bold;
}


.picl{
	float: left;
	clear: left;
	padding: 5px 30px 0px 0px;
}

.picr{
	float: right;
	clear: right;
	padding: 10px 0px 10px 10px;
}


.wp{
	padding: 0px 20px 0px 0px.;
}

.copy p{
	color : #404040;
	text-align : center;
	clear : both;
	font-size : medium;
}

.webmstr{
	font: x-small monospace;
	text-align : center;
}

