<!--
body { 
background-color: #F1D7DA;
background-image: url(./images/white_back_5.jpg);
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
color : black;
font-size : 12pt;
font-family : arial,verdana,helvetica, sans-serif;
margin-left :  2px;
margin-right: 2px;
margin-top :  0px }
h1, H2, H3, H4, H5 { color: #660099;  font-family :  arial,verdana,helvetica, sans-serif}
h1 { font-size : 16pt }
H2 { font-size : 22pt }
H3 {  font-size : 18pt}
H4 { font-size : 14pt }
H5 { font-size : 16pt }
h6 {  font-size: 12pt}
caption { text-align:center}
table,td,tr { font-size :12pt}
li { font-size : 14pt}
p { text-align: Justify; font-size : 14pt }
img.bord {border-top: 2pt solid purple;
border-right: 2pt solid silver;
border-bottom: 2pt solid silver;
border-left:2pt solid purple; }
big { font-size : 16pt }
small { font-size : 8pt }
a:visited  {
font-size : 12pt;
color : #660099;
text-decoration : underline }
a:active  {
font-size : 12pt;
color  : #ff6666;
text-decoration : underline }
a:link  {
font-size : 12pt;
font-family : arial,verdana,helvetica, sans-serif;
color : #660099;
text-decoration : underline }  
a:hover  {
font-size : 12pt;
color : navy;
background-color : #9beee6;
text-decoration : underline }
.dress {
font-size : 16pt;
color : #660099;
font-weight : bold }
.llink:visited  {
font-size : 12pt;
color:   #660099;
font-weight: bold;
text-decoration : underline }
.llink:active  {
font-size : 12pt;
color  : #ff6666;
border: thin dotted black;
text-decoration : underline }
.llink:link  {
font-size : 12pt;
color :  #660099;
text-decoration : underline;
}  
.llink:hover  {
font-size : 12pt;
color : navy;
text-decoration : none;
background-color : #9beee6; }
hr { color : black; height: 0.05 em }
.tablealt { background: seashell }
table#sizetable { background-color: gainsboro;
border : 0.05em solid black }
table#sizetable td { border : thin dotted white;
vertical-align:middle }
.navbar { background-color: blue}
.purple { background : seashell; color : black; 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 }
s { color: red }
#silk { color: red;
        font-weight: bold; }
#satin {color:red;
        font-weight: bold}
-->