
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: #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: #CC00FF}      /*   LAVENDER -- when mouse is over link */

.hl  {color: #00CCFF; text-align : left;}      /*   Headline BLUE */
.bl  {color: #99CCFF; text-align : left;}      /*   Body Light Gray BLUE */    
.gl  {color: #999999; text-align : left;}      /*   GRAY*/
.rl {color: #FF0000; text-align : left;}      /*   RED */
.yl {color: #FFFF00; text-align : left;}      /*   YELLOW */
.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;}
.yc {color: #FFFF00; 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;}
.rr {color: #FF0000; text-align : right;}
.yr {color: #FFFF00; 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;}		 /*   White Left*/
.wc  {color: #FFFFFF; text-align : center;}	 /*   White Centered */

.p3c {font-size: 150%; text-align: center; color : #99CCFF;}	 /*   Paragraph Font 150%*/
.p4c {font-size: 125%; text-align: center; color : #99CCFF;}

.p3l {font-size: 150%; text-align: left; color : #99CCFF;}	 /*   Paragraph Font 150%*/
.p4l {font-size: 125%; text-align: left; color : #99CCFF;}



