a 
	{ 
	   text-decoration: underline;
	   font-size: 12px;
           color: #003399; 
           font-family: arial; helvetica;
	}

a:visited

	{
	   text-decoration: underline;
	   font-size: 12px;
           color: #003399; 
           font-family: arial; helvetica;
	}

a:hover

	{
	   text-decoration: none;
	   font-size: 12px;
           color: #0000CC; 
           font-family: arial; helvetica;
	}


a.blue 
	{ 
	   FONT-SIZE: 12px;
   	   COLOR: #003399; 
           FONT-FAMILY: arial; helvetica;
           FONT-WEIGHT: bold;
	   text-decoration: none;
	}

a.blue:visited

	{
	   FONT-SIZE: 12px;
           COLOR: #003399; 
           FONT-FAMILY: arial; helvetica;
           FONT-WEIGHT: bold;
	   text-decoration: none;
	}

a.blue:hover

	{
	   FONT-SIZE: 12px;
           COLOR: #003399; 
           FONT-FAMILY: arial; helvetica;
           FONT-WEIGHT: bold;
	   text-decoration: none;
	}




TD
{
   FONT-SIZE: 12px;
   COLOR: #000066; 
   FONT-FAMILY: arial; helvetica;
}


.blueheader
{
   FONT-SIZE: 15px;
   COLOR: #003399; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.white-bold
{
   FONT-SIZE: 17px;
   COLOR: #ffffff; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.quote
{
   FONT-SIZE: 10px;
   COLOR: #003399; 
   FONT-FAMILY: arial; helvetica;
   FONT-STYLE: italic;
}

.normaltext
{
   FONT-SIZE: 1;
   COLOR: black; 
   FONT-FAMILY: Arial; helvetica; sans-serifarial;
   FONT-WEIGHT: normal;
}





