h1 {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
	text-align: center;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 18px;
         font-weight: bold;
	line-height: 20px;
	width: 100%;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: black;
	background-color: yellow;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: yellow;
	background-color: black;
	text-decoration: none;
}

a.internal-link {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: black;
	background-color: yellow;
	text-decoration: none;
}

a.internal-link:hover {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: yellow;
	background-color: black;
	text-decoration: none;
}

a.topnav {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 15px;
	color: #000000;
	background-color: yellow;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	border: 3px double #000000;
	padding: 5px;
	margin-bottom: 20px;
}

a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 15px;
	color: yellow;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	border: 3px double yellow;
	padding: 5px;
	margin-bottom: 20px;
}


a.first {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	background-color: yellow;
	width: 115px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}

a.first:hover {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	width: 115px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}

a.first_active {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	width: 115px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}

a.second {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	background-color: yellow;
	width: 115px;
	line-height: 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: -15px;
}

a.second:hover {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	width: 115px;
	line-height: 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: -15px;
}

a.second_active {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	width: 115px;
	line-height: 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: -15px;
}

.tx-sksimpleflvplayer-pi1 {
	text-align: center;
}

.imgtext-table {
         margin-left: 25px;
         margin-right: 25px;
}