body {
	font-family: "Times New Roman", Times, serif;
}
#vbox {
	border:1px solid #003399;
	text-align: center;
}
.copyright {
	font-size: 14px;
}
.headtitle {
	font-size: 26px;
	font-weight: bold
}
.headsubtitle {
	font-size: 22px;
	font-weight: normal
}
.storytitle {
	font-size: 20px; font-weight: bold
}
.storytitle a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.storytitle a:visited {
	font-size: 20px;
	font-weight: bold;
}
.storytitle a:active {
	font-size: 20px;
	font-weight: bold;
}
.storytitle a:hover {
	font-size: 20px;
	font-weight: bold
}
.storytext {
	font-size: 18px;
}
.storysubtitle {
	font-size: 16px
}
.separate {
	background-image: url(../images/FlagsBar1.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 338px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.home {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.home a {
	text-decoration: none;
}
a {
	color: #0000FF;
}
a:hover {
}
.youtube {
	text-align: center;
	width: 500px;
	padding: 20px;
	border: 1px solid #000000;
}
.videotitle {
	font-size: 18px;
	color: #FF0000;
}
