.content {
          font-family: Verdana;
         font-size: 12px;
         text-align:	left;
          color:	#000000;
        clip:   rect(   );
          }

.contentblue {
          font-family: Verdana;
          font-size: 12px;
          text-align:	left;
          color:	#003366;
          clip:   rect(   );
          }



.headbluebold {
          font-family: Verdana;
          font-size: 16px;
          text-align:	left;
          color:	#003366;
          font-weight: bold;
          clip:   rect(   );
          }




.titleblack  {
		font-size: 18px;
		color: #000000;
		text-align:	left;
        font-family: Verdana;
        font-weight: 900
	}



.titleblackbold	{ 
	font-size: 18px;
	color: #000000;
	text-align:	left;
	font-weight: bold;
	font-family: Verdana;
	font-weight: 900
	}

.heading2blueunderline
	{
	font-size: 16px;
	color: #003366;
	text-align: left;
	font-family: Verdana;
        font-weight: bold;
        text-decoration: underline;
	}