@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCCFF;
	margin-top: 0px;	
}
div#wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCCFF;
	background-color: #333333;
	background-repeat: repeat;
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-bottom: 1px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCCFF;
	background-color: #333333;
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 1px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
div#linkcontainer  {
	float: left;
}
div#linkcontainer  a:link {
	color: #0000CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div#linkcontainer a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
div#linkcontainer a:visited {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}.vidcaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCCFF;
	background-color: #666666;
	background-repeat: repeat;
}
