.t11_red {  font-family: tahoma; font-size: 11px; font-weight: bold; text-transform: uppercase; color: B60808; text-decoration: none}
.t12_grey {  font-family: tahoma; font-size: 12px; color: 393939; text-decoration: none}

li {
list-style-type: disc;  color: #000000;
}
a:link {
         color:#92af75;
		 text-decoration:none;
		 border-bottom: thin dotted: #92af75;
}

a:visited {
           color:#92Af75;
		   text-decoration:none;
		   border-bottom: thin dotted: #4383b9;
}

a:hover {
         color: 92af75;
		 text-decoration:underline;
		 
}
table {
       margin-left: auto;
	   margin-right: auto;
	   border:   thin solid black;
	   
	   
                  
}

table table {
           border: none;
		   }
	   