<!--
body { 
background :  Black;
color : white;
font-size : 12pt;
font-face : arial,verdana,helvetica, sans-serif ;
margin-left :  0px;
margin-top :  0px }
h1, h2, h3, h4, h5, h6 { color: #ccccff;  font-family :  arial,verdana,helvetica, sans-serif}
h1 { font-size : 12pt }
h2 { font-size : 22pt }
h3 {  font-size : 18pt }
h4 { font-size : 16pt }
h5 { font-size : 12pt; }
h6 {  font-size: 8pt }
table,td,tr { font-size :12pt}
li { font-size : 14pt }
p { text-align: Justify}
big { font-size : 16pt }
small { font-size : 9pt }
a:visited  {
font-size : 12pt;
color : #ccccff;
text-decoration : underline }
a:active  {
font-size : 12pt;
color  : #ff6666;
text-decoration : underline }
a:link  {
font-size : 12pt;
font-face : arial,verdana,helvetica, sans-serif;
color : #87cefa;
text-decoration : underline }  
a:hover  {
font-size : 13pt;
color : #000080;
background-color : aqua;
text-decoration : underline }
.dress {
font-size : 16pt;
color : #9999ff;
font-weight : bold }
.llink:visited  {
font-size : 12pt;
color:  #ccccff;
text-decoration : underline }
.llink:active  {
font-size : 12pt;
color  : #ff6666;
text-decoration : underline }
.llink:link  {
font-size : 12pt;
color : #F0FFFF;
text-decoration : underline}  
.llink:hover  {
font-size : 12pt;
color : #000080;
text-decoration : none;
background-color : aqua;
 }
hr { color : white }
.purple { background : #660099; color : white; cursor : hand }
input:text { background : white ; color : black }
.carthead { 
background :  #660099;
font-size : 10pt;
font-weight :  bold }
.cartrows { 
background : #9999ff;
font-size : 10pt;  
font-weight :  bold } 
.carttext { 
color : white;
font-size : 10pt;  
font-weight :  normal } 			 
.cartsummary { 
background :  #660099;
font-size : 10pt;    
font-weight :  bold }
.main {
margin-left: 1em;
margin-right: 1em;
}
.leftart{
margin: 1em;
float:left;
width:250px;
padding-right:1em;
}
.leftart .llink:visited {
text-align:left;
}
.leftart br {
line-height:2e
}
.rightart {
margin-left:3em;
margin-right:3em;
width:95%;
color: #d7e9ff;
}
.rightart h1 {
text-align: center;
font-size:1.4em;
padding: 10px;
border-top: 1px solid #d7e9ff;
border-bottom: 1px solid #d7e9ff;
overflow:hidden;
}
.rightart p, .leftart p{
font-size:1.2em;
}
.rightart .intro {
font-size:1.4em;
}

.rightart hr {color: #ccccff;
    height: 0.05em;
}
.smallpic {
 float:left;
 display:block;
 width:73px;
 border:1pt solid black;
 text-align:center;}
 
.rightart p, .leftart p{
font-size:1.2em;
display:block;
}

.smallpic a:hover {
 background-color : aqua;
 text-decoration:none;
}
 
.highlight .llink {
background:DarkOrchid;
font-weight:bold;
text-decoration:none;
}
.artbot{
clear:both;
}
#artlink, #artlink2 {
font-size:1.0em;
}
#artlink:hover, #artlink2:hover {
font-size:1.0em;
text-decoration:none
}

.rightimg {
float:right;
margin: 10px 10px 0px 10px;
border-top: 2pt solid;
border-right: 2pt solid #cccccc;
border-bottom: 2pt solid #cccccc;
border-left:2pt solid; 
}
.figure {
float:right;
margin: 10px 10px 10px 10px;
text-align:center;
}
.figure img {
border-top: 1pt solid;
border-right: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-left:1pt solid; 
}
.figure p {
display:block;
text-align:center;
}

.leftimg {
float:left;
margin: 10px 10px 0px 10px;
border-top: 2pt solid;
border-right: 2pt solid #cccccc;
border-bottom: 2pt solid #cccccc;
border-left:2pt solid; 
}

.leftfigure {
float:left;
margin: 10px 10px 10px 10px;
text-align:center;
}
.leftfigure img {
border-top: 1pt solid;
border-right: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-left:1pt solid; 
}

.fabfigure {
float:left;
margin-top:5px;
margin-bottom:5px;
width:110px;
text-align:center;
}

.leftfigure p, .fabfigure p {
display:block;
text-align:center;
}

.ctable {
text-align:center;
}

.rightb {
text-align:right;
float:right
}


-->