﻿.DivHTContent {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 16px;
}
.DivHTTxtB, .DivHTTxtI, .DivHTTxt {
	text-align: left;
	padding-top: 15px;
}
.DivHTTxtB {
	font-weight: bold;
}
.DivHTTxtI {
	font-style: italic;
}
.DivHTVideos {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.DivHTVideo1, .DivHTVideo2 {
	width: 375px;
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 20px;
}
.DivHTVideo1X {
	margin-right: 15px;
}
.DivHTVideo2X {
	margin-left: 15px;
}
.DivHTVideo1 div, .DivHTVideo2 div {
	padding-bottom: 5px;
}
.DivHTVideo1 a:link, .DivHTVideo1 a:visited, .DivHTVideo2 a:link, .DivHTVide2 a:visited, .DivHTTxtB a:link, .DivHTTxtB a:visited, .DivHTTxt a:link, .DivHTTxt a:visited{
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.DivHTVideo1 a:hover, .DivHTVideo2 a:hover, .DivHTTxtB a:hover, .DivHTTxt a:hover {
	color: #000099;
	text-decoration: underline;
}

.Clear {
	clear: both;
}

