body { background-color:#000022; margin: 0px; padding:0px; }
body, div { color:#d7d7e9; font-size: 14px; } 

h1 { color: #ff7c00; text-align: center; }
h1.nocenterH1 { color: ff7c00; font-size: 18px; text-align: left; padding-top: 15px;  }
h2 {color: green}
h3 {color: black; font-size: 12px; text-align: center}

a { color:#d7d7e9; text-decoration:none; font-weight:bold; font-variant:small-caps; }
a:link { color:#d7d7e9;  }
a:visited { color:#9a9ab3;  }
a:hover { color:#ff7c00;  }

.marginT10 { margin-top: 10px; }
.marginR5 { margin-right: 5px;}
.videoText { color:#9a9ab3; margin-top:25px; margin-bottom: 15px; text-align:justify; }
.navLink { font-size: 14px; margin-top: 5px; color:#d7d7e9; text-align:justify; }
.widthDiv { width:400px; }

.left {float: left}
.right {float: right}
h4.nocenterH4 {
	color: #f07b22;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h4.insetH4 {
	color: #f07b22;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}
h4 {
	color: #f07b22;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
h4.IndexH4 {
	color: #f07b22;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 5px;
}



