
body {background-color: 000044;}
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: #FFFFFF }        /* WHITE -- 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; }

.hc  {color: #00CCFF; text-align : center;}
.bc  {color: #99CCFF; text-align : center;}    
.gc  {color: #999999; text-align : center;}
.rc {color: #FF0000; text-align : center;}
	
}
.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;}    
.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;}



