<!--  STYLE SHEET  -->

body {  font: Comic Sans MS; color: black; background: white;}
     
.n1 {  padding-left: 29px;  }
       
.n2 {  padding-left: 267px;  }
     
.n3 {  padding: 0px 0px 0px 46px;  }

.n4 {  color: MediumOrchid;  }
             
.n5 {  color: MediumOrchid;  text-align: center;   }

.n6 {  padding-left: 122px;  }
  
.center {  text-align: center}

a:link    {  color: MediumOrchid; font-size: 10pt; text-decoration: none;}
a:visited {  color: MediumOrchid; font-size: 10pt; text-decoration: none;}
a:hover   {  font-weight: BOLD; color: indigo; }
a:active  {  font-weight: BOLD; color: indigo; }

a.order:link    {  color: MediumOrchid; font-size: 11pt; text-decoration: none; font-weight: BOLD;}
a.order:visited {  color: MediumOrchid; font-size: 11pt; text-decoration: none; font-weight: BOLD;}
a.order:hover   {  font-weight: BOLD; color: indigo; }
a.order:active  {  font-weight: BOLD; color: indigo; }

a.abp:link    { font-size: 14pt; color: "#5a829b"; font-family:verdana; font-weight: BOLD;}
a.abp:visited { font-size: 14pt; color: "#5a829b"; font-family:verdana; font-weight: BOLD;}
a.abp:hover   { font-size: 14pt; color: "#5a829b"; font-family:verdana; font-weight: BOLD;}
a.abp:active  { font-size: 14pt; color: "#5a829b"; font-family:verdana; font-weight: BOLD;}

