/*     ---------------------------------
A:link	{color: #0000cc; text-decoration: none; background: transparent;}
A:visited	{color: #0000cc; text-decoration: none; background: transparent;}
A:active	{color: #ff000066; text-decoration: none; background: transparent;}
A:hover	{color: #0000ff; text-decoration: none; background: #ffff00;}
---------------------------------      */

/*     ---------------------------------
.text {
	font-size: 10pt;
	font-family:  Helvetica, san-serif;
	color: Black;
}

HR { color: #000090}
H1 { color: #000090; font-family: Helvetica, san-serif }
H2 { color: #000090; font-family: Helvetica, san-serif }
H3 { color: #000090; font-family: Helvetica, san-serif }
---------------------------------      */

/*  -------------------------------------------------------------------------------------------  */
/* Coordinating Colors: 
	#0000A8 	#0000F5 	#6565A8 	#9393F5 	#575757 	#A8A8A8 
	dk blue	brt blue	grey blue	lt lilac	dk gray	lt gray
  --------------------------------------------------------------------------------------------- */

div.reg {;
	font-family:  Helvetica, san-serif;
	color: #0000A8;
}

div.reg p:first-letter { font-size: 3em; float: left;}

div.reg HR { color: #0000A8}
div.reg H1  { color: #0000A8; font-family: Helvetica, san-serif }
div.reg H2  { color: #0000A8; font-family: Helvetica, san-serif }
div.reg H3  { color: #0000A8; font-family: fantasy,Helvetica, san-serif }


div.reg A:link	{ color: #0000A8; font-weight: bold; text-decoration: none; background: transparent; }
div.reg A:visited	{ color: #6565A8; font-weight: bold; text-decoration: none; background: transparent; }
div.reg A:active	{ color: #575757; font-weight: bold; text-decoration: none; background: transparent; }
div.reg A:hover	{ color: #6565A8; font-weight: bold; text-decoration: none; background: #ffff00; }
/*  -----------------------------------------------------------------------------------------  */

.nav {
	font-family: Helvetica, san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin: 3pt;
	word-spacing: normal
}

a.nav:link  	
  {color: #ffffff;  background: transparent; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 9pt}

a.nav:visited	
  {color: #ffffff; background: transparent; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 9pt}

a.nav:active	
  {color: #ff3333; background: transparent; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 9pt}

a.nav:hover	
  {color: #ffcccc; background: #0000cc; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 9pt}

/*  -----------------------------------------------------------------------------------------  */

.pb {
	font-family: Helvetica, san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000ff;
	text-decoration: none;
	margin: 3pt;
	word-spacing: normal
}

	
a.pb:link  	
  {color: #ffffff;  background: #0000c0; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 10pt}

a.pb:visited	
  {color: #ffffff; background: #0000c0; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 10pt}

a.pb:active	
  {color: #ff3333; background: transparent; 
  FONT-FAMILY: arial, verandana, helvetica; 
  font-weight: bold; margin: 3; FONT-SIZE: 10pt}

a.pb:hover	
  {color: #ffffff; background: #0c0000; 
   FONT-FAMILY: arial, verandana, helvetica; 
   font-weight: bold; margin: 3; FONT-SIZE: 10pt}

/*  -----------------------------------------------------------------------------------------  */





