body {
	background-color: #000066;
}
h1, h2, h3, h4, h5, h6, p  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	     font-style : normal;}
body  {	font-family : Comic Sans MS;
	     font-style : normal; color: 99CCFF; }

h1   {font-size: 250%;}
h2   {font-size: 200%;}
h3   {font-size: 150%;}
h4,p {font-size: 125%;}
h5   {font-size: 100%;}
h6   {font-size:  80%;}

a:link    { color: #FFFF99 }        /* Lt Yellow -- for unvisited links */
a:visited { color: #CCCCCC }  /* lt-GRAY -- for visited links */
a:active  { color: #999999  }    /* MED-GRAY  -- when link is clicked */
a:hover   { color: #FF00FF}      /*   PINK -- when mouse is over link */

.hl  {color: #00CCFF; text-align : left;}
.bl  {color: #99CCFF; text-align : left;}    
.gl  {color: #999999; text-align : left;}
.tl  {color: #99CCFF; text-align : left;font-family : "Times New Roman", Times, serif; }
.yl  {color: #FFFF99; text-align : left;}

.hc  {color: #00CCFF; text-align : center;}     /*   cyan      */
.bc  {color: #99CCFF; text-align : center;}     /*  Lt Blue       */  
.gc  {color: #999999; text-align : center;}     /*  gray       */
.rc {color: #FF0000; text-align : center;}      /*  red       */
.yc {color: #FFFF99; text-align : center;}      /*  lt Yellow       */
.byc {color: #FFFF00; text-align : center;}     /*  bright Yellow       */
.gnc  {color: #99FF66; text-align : center;}    /*  lt green       */

}

.tc  {color: #99CCFF; text-align : center; font-family : "Times New Roman", Times, serif; }

.hr  {color: #00CCFF; text-align : right;}
.br  {color: #99CCFF; text-align : right;}    
.yr {color: #FFFF99; text-align : right;}     /*  lt Yellow       */
.gr  {color: #999999; text-align : right;}
.tr  {color: #99CCFF; text-align : right; font-family : "Times New Roman", Times, serif; }

.kl  {font-size : 125%; color: #000000; text-align : left;}

.wl  {color: #FFFFFF; text-align : left;}
.wc  {color: #FFFFFF; text-align : center;}

.p3c {font-size: 150%; text-align: center; color : #99CCFF;}
.p4c {font-size: 125%; text-align: center; color : #99CCFF;}
.p3l {font-size: 150%; text-align: left; color : #99CCFF;}
.p4l {font-size: 125%; text-align: left; color : #99CCFF;}
