a:visited {
	font-family: Arial;
		color: #0066cc;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	}

a:hover {
	font-family: Arial;
		color: #0066cc;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	}



a:link {
	font-family: Arial;
	color: #000033;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}



.content {
         font-family: Arial;
         font-size: 12pt;
         text-align:	left;
         color:	#000000;
                
                   }
                   
.BLUEtitle  {
	font-size: 12pt;
	color: #000033;
	text-align:	left;
        font-family: Arial;
        font-weight: bold;
	text-transform: uppercase;
	}
                   
#td-cmstables {
         font-family: Arial;
         font-size: 12pt;
         text-align:	left;
         color:	#000000;
        padding: 5px;

         
                   }

                   

input, textarea {
border: 1px solid #2395B6;
color:#17174D;
font-family: Arial;
font-size: x-small;
background: #ffffff;
	}