<style >
.subtitle{	background: silver;
		color: white;
}

.narrowDiv, .instruction-links,
.wideDiv{
  		border: solid 1px;
		margin-bottom: 3px;
}

}.wideDiv{

	
}
.wideDiv .narrowDiv{
		float-: right;
		margin-top: 3px;
		text-align: left;
}
.wideDiv {	width: 765px; 
}
.maxWidth{ 	width: 770px; }
.red{		color: red;}
.bold, .b{	font-weight: bold;}
.italic, .i{	font-style: italic;}
.div, .divn{	margin: 0px; }
.divn{		font-size: 12pt; font-weight: normal;}
 body	{	margin-top: 0px;	background: white;  }
 p	{  	margin-top: 6px; margin-bottom: 3px;}	
}
.salute{
 		color: brown;
 		margin: 0px;
 		font-size: 12px;
 		padding-top: 0px;
 		padding-bottom: 3px;
 		padding-left: 25px;
 		padding-right: 0px;
}
.fga{ 
 		border: gray solid 1px; 
}

.wide, 
.wideAp, 
.boarderAp, 
.app-nonW {
  		width: 580px;

}
.narrow,
.narrowDiv,  
.narrowDim, 
.narrowDiv .subtitle {
  		width: 180px;

}

.instruction-links{
  		width: 150px;
  		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 3px;

}
.float-left, .fl{float: left;}
.float-right, .fr{float: right;}

.inline{display: in-line;}
.center-block{text-align: center;display: block;}   .center{ text-align: center;}
.clear{clear: both;}	
.narrow{
  		float: right;
 		border: silver solid 0px;
		text-align: left;

}
.subtitle{
 		padding-left: 2px;
 		margin:0px;
 		text-decoration: underline;
 		font-weight: normal;
}
.fDescrip{
		color: brown;
		font-weight: normal;
		margin-bottom: 0px;
                font-size:11pt;

}

.narrowDiv .subtitle,
.narrowDiv .instruction-links{
 		font-size: 12pt;
		font-weight: bold;
}
h.subtitle{
 		font-size: 28pt;
}
.instruction-links .subtitle{
 		font-size: 12pt;
		font-weight: bold;
		background: yellow;
		color: black;
}
.non-window{
 		font-size: 10pt;
		background: orange;
		margin-bottom: 3px;
}
.rel{		position: relative;}

.t, .top{
 position: absolute;
 left: 330px;
 top: 0px;
}
.tab{
 position: relative;
 left: 330px;
 top: 0px;
}

ul		{margin-top: 3px; margin-bottom: 3px;}
li, .li-larger {
		background-color: white;
		list-style-type: square; 
		padding-left: 3px; 
		padding-right: 0px; 
  		padding-bottom: 3px;
		margin-bottom: 1px;
                font-size: 10pt;
}
.li-larger {
	        font-size: 12pt;
}

ul.rel li	{position: relative;}
.jars{
 width: 120px; 
 float: right;
 boarder; 1px;
}

a:hover {
  color: red;  
  background-color: yellow;
}
a:active{color: lime; 
} 
a:link {color: blue; 
} 
a:visited {color: brown; }
.smaller {font-size: smaller};
.larger{font-size: larger};
.black{color: black};
.red-larger{color: red; font-size: larger};
.demoApplet{
  float: left; 
  width: 245px;
  border: red solid 2px;
  padding-bottom: 10px;
}
.bordred1, .bordered {border: silver solid 1px;}
.lr, .rl{font-size: larger; color: red}
</style>
