/* the first lines here set the IVT color scheme: */body, div.textTitle, div.textBottom {	color:#DDDDDD;	background-color:#7A9C86;}/* top line on session start screen and start of sessions in search window */hr {background-color:#0000FF; width:400px; height:10px; margin-left:0px;}	/*set link appearance, mainly in search window, here*/a {color:#0000FF; text-decoration:none;}a:hover { color:#FF0000;} /*div#menuBox {background-color:#;	}	if you liked the original IVT two-tone look, set this*/	body {	font-size: 12px;	font-family:Geneva, Arial, Helvetica, sans-serif;}body.text {	color:#000000;	background-color:#FFFFFF;}div.textTitle {	position:fixed;	top:0px;	left:0px;	height:70px;	width:100%;}div.textContent {	position:fixed;	top:70px;	left:0px;	height:300px;	padding:0px 20px;	overflow-y:auto;}div.textBottom {	position:fixed;	top:370px;	left:0px;	width:100%;	height:100px;	overflow:hidden;}p.textTitle {	margin-top: 20px;	text-align:center;	font-size:18px;	font-weight:bold;}em {font-size: 16pt; font-weight: bold; font-style: normal}p.hc {text-align: center; text-transform: uppercase; font-weight: bold; font-size: 18px}p.h1 {text-align: left; font-weight: bold; font-size: 16pt}p.h2 {text-align: left; font-weight: bold; font-size: 14pt}p.t1 {margin-left: 0.5cm; text-indent: -0.5cm}p.t2 {margin-left: 1.0cm; text-indent: -0.5cm}p.t3 {margin-left: 1.5cm; text-indent: -0.5cm}p.t4 {margin-left: 2.0cm; text-indent: -0.5cm}p.t5 {margin-left: 2.5cm; text-indent: -0.5cm}p.t6 {margin-left: 3.0cm; text-indent: -0.5cm}P.T7 {margin-left: 3.5cm; text-indent: -0.5cm}P.T8 {margin-left: 4.0cm; text-indent: -0.5cm}P.N1 {margin-left: 0.5cm;}P.N2 {margin-left: 1.0cm;}P.N3 {margin-left: 1.5cm;}P.N4 {margin-left: 2.0cm;}P.N5 {margin-left: 2.5cm;}P.N6 {margin-left: 3.0cm;}P.N7 {margin-left: 3.5cm;}P.N8 {margin-left: 4.0cm;}