 Strong{
	line-height: 2;
	color: teal;
/*	background-color: rgb(191,191,191); */
        background-color: transparent; 
}
 strong.title1{
	line-height: 2;
	color: #ffffff;
	font-weight: 400;
        font-size: 3.0em;
	text-align: left;
/*	background-color: rgb(191,191,191); */
        background-color: transparent; 
 }
 strong.title2{
	line-height: 2;
	color: #c0e0ff;
	font-weight: 400;
        font-size: 2.0em;
	text-align: right;
/*	background-color: rgb(191,191,191); */
        background-color: transparent; 
 }
 Strong.Name1{
	font-weight: 500;
	font-size: 2.0em;
	font-family: "Arial Black", sans-serif, serif;
	font-weight: bold; 
 }
 Strong.Name2{
	font-weight: 100;
	font-size: 1.5em;
	font-family: "Arial", sans-serif, serif;
	font-weight: 900; 
	letter-spacing: 0;
 }
 Div.Belong{
	font-weight: 700; 
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Arial", sans-serif;
/*	font-style: italic; */
/*	color: rgb(205,255,93); */
        color: rgb(102,175,13);
/*      color: maroon; */
/*	background-color: rgb(191,191,191); */
        background-color: transparent;
	text-decoration: none;
	text-align: right;
        clear: both
 }
 Div.Footer{
        border-width: 0;
 }
 IMG{
/*        border-width: medium; */
/*        border-style: double; 
        border-color: inherit;
       float: center; */
 }
IMG.inherit {
    border-width: 0;
        border-color: inherit;
} 
 BODY{
        line-height: 1.2em;
/*	text-color:"#ffffff" */
/*	link-color"#000000" */
/*	vlink-color="#0000ff" */
      	background-color: #80c0ff;
	color: black;        
 }
A{text-decoration: none;}
A:hover{background-color: transparent;}
A:link {
        color: #008800;
	text-decoration: underline;
/*      color: #6e8;*/
	background-color: transparent;
}

A:visited {
        background-color: transparent;
	text-decoration: underline;
        color: #0000aa;
}

A:active {
  background-color: transparent;
        color: #ff0000;
}


A.new:link {
        color: #ff2222;
	text-decoration: underline;
/*      color: #6e8;*/
	background-color: transparent;
}

A.new:visited {
        background-color: transparent;
	text-decoration: underline;
        color: #aa00aa;
}

A.new:active {
  background-color: transparent;
        color: #ff0000;
}

A.dark:link {
        color: #ffffff;
	text-decoration: underline;
/*      color: #6e8;*/
	background-color: transparent;
}

A.dark:visited {
        background-color: transparent;
	text-decoration: underline;
        color: #ffff88;
}

A.dark:active {
  background-color: transparent;
        color: #ffff88;
}


BR.clear{clear: both;}
pre.color {
       white-space: pre;
        padding: 0.5em;
        border-color: #80ffee;
        border-style: outset;
        background-color: #ffffaa;
        border-width: 4px;
}
