A:link{  color: #FFFFFF;
         font-weight: bold;
         font-family: Arial, sans-serif;
         font-size: 11;
}

A:hover{ color: #FFFFFF;
	 font-weight: bold;
	 font-family: Arial, sans-serif;
	 font-size: 11;
}

:visited{ color: #FFFFFF;
	  font-weight: bold;
          font-family: Arial, sans-serif;
          font-size: 11;
}

h3{
	color: #DDDDDD;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
}

AB{
	color: #DDDDDD;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
}


td{ 
	 color: #DDDDDD;
	 font-family: Verdana;
	 font-size: 11;
 	 font-weight: normal;
}

p{ 
	 color: #DDDDDD;
	 font-family: Verdana;
	 font-size: 11;
 	 font-weight: normal;
}

.timestamp{ 
	 color: #DDDDDD;
	 font-family: Verdana;
	 font-size: 10;
 	 font-weight: normal;
}

.blackborder{ 
  	border: solid; border-width: 1px; width: 100%; margin: 2px;
};
