.content {
          font-family: Arial;
         font-size: 12px;
         text-align:	left;
          color:	#ffffff;
          font-weight: bold;
        clip:   rect(   );
          }



.contentblackmed {
          font-family: Arial;
         font-size: 14px;
         text-align:	left;
          color:	#000000;
        clip:   rect(   );
          }

.titleredbold  {
	font-size: 16px;
	color: #CA0000;
	text-align:	left;
	font-weight: bold;
        font-family: Arial;
        font-weight: 900
	}


.titleredunderline
	{
	font-size: 16px;
	color: #CA0000;
	text-align: left;
	font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
	}