
H1, H2, H3 { color: "003366"; 
 	     font-family: arial, sans-serif}

/* old color for large pictures is:

	003366 		(a type of dark green) 
	"03754B"        ( bright green)
	
	*/


P, TD  {color: "FFFFFF"; 
   font-family: arial, sans-serif;
   font-size: 10pt}

TABLE { color: "FFFFFF";	
	border: "0";        
	font-family: arial, sans-serif;
       	font-size: 10pt}

BODY {  
	background-color: "2471BE";
	color: "FFFFFF";
	font-family: arial, sans-serif;
       	font-size: 10pt;}

a:link {color: "003366";
	font-family: arial, sans-serif;
        font-size: 10pt;
	text-decoration: none;
	font-weight: bold}


a:visited {color: "003333";
	font-family: arial, sans-serif;
        font-size: 10pt;
	text-decoration: none;
	font-weight: bold  }


.linkunderline {color: "003366";
	font-family: arial, sans-serif;
        font-size: 10pt;
	font-weight: bold}

.smallpt8 {color: "003366";
	font-family: verdana, arial, sans-serif;
       	font-size: 8pt;}

.largept12  {color: "03754B"; 
   font-family: arial, sans-serif;
   font-size: 12pt}

.largept14  {color: "03754B"; 
   font-family: arial, sans-serif;
   font-size: 14pt}


.large14_blue { color:"03754B";
	font-family: verdana, arial, sans-serif;
	font-size: 14pt }

.largept16  {color: "03754B"; 
   font-family: arial, sans-serif;
   font-size: 16pt}