@charset "utf-8";
p {
	font-family: Papyrus;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:link, a:visited, a:active {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Papyrus;
	font-size: 16px;
	color: #388EBD;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #000000;
}
h1 {
	font-family: Papyrus;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.p-header {
	font-family: Papyrus;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.view-video {
	font-family: Papyrus;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

