A {font-family: Arial; font-size: 12px}

A:link {color:#B60439;}

A:visited {color:#E4B72B;}

A:hover {text-decoragtion: none; color:#B60439;}

A:active {color:#B60439; text-decoration: none;}

.contentpropertybox {
          font-family: Arial;
         font-size: 10px;
         text-align:	left;
          color:	#666666;
          font-weight:  normal;
      
          }

.contentblack {
          font-family: Arial;
         font-size: 12px;
         text-align:	left;
          color:	#000000;
          font-weight:  normal;
      
          }

.contentgrey {
          font-family: Arial;
         font-size: 12px;
         text-align:	left;
          color:	#666666;
          font-weight:  normal;
      
          }

.contentboldyellow {
          font-family: Arial;
         font-size: 12px;
         text-align:	left;
          color:	#E4B72B;
          font-weight:  bold;
        clip:   rect(   );
          }



.contentgreybold {
          font-family: Arial;
         font-size: 12px;
         text-align:	left;
          color:	#666666;
          font-weight:  bold;
        clip:   rect(   );
          }



.contentboldmaroon {
          font-family: Arial;
          font-size: 12px;
          text-align:	left;
          font-weight:  bold;
          color:	#800000;
          clip:   rect(   );
          }

.titlewhitebold  {
	font-size: 14px;
	color: #ffffff;
	text-align:	left;
        font-family: Arial;
        font-weight: 900
	}

.titleyellowbold  {
	font-size: 14px;
	color: #E4B72B;
	text-align:	left;
        font-family: Arial;
        font-weight: 900
	}

.titlemaroonbold  {
	font-size: 14px;
	color: #800000;
	text-align:	left;
        font-family: Arial;
        font-weight: 900
	}

.heading1maroonunderline
	{
	font-size: 12px;
	color: #800000;
	text-align: left;
	font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
	}



.heading2yellowunderline
	{
	font-size: 12px;
	color: #E4B72B;
	text-align: left;
	font-family:  Arial;
        font-weight: bold;
        text-decoration: underline;
	}