<!--
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}
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;
margin-left :  30px;
}  
.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 }
-->