p {

   font-family: Trebuchet MS;

   font-size: 10pt;

   color: #000000;

}



td {

   font-family: Trebuchet MS;

   font-size: 10pt;

   color: #000000;

}



a {

   color: #84B7D8;

   text-decoration: none;

}



a:visited {

   color: #84B7D8;

   text-decoration: none;

}



a:hover {

   color: #696969;

      text-decoration: none;

}



img {

	border-color: #000000;

}



ul {

   list-style-type: disc;

   color: #000000;

   font-family: Trebuchet MS;

   font-size: 10pt;

}




/*=========RGB Custom=========*/

a.readmore {
	border:#333 1px solid;
	background:#ccc;
	color:#000;
	/*display:block;*/
	height:20px;
	text-align:center;
	font-weight:bold;
	width: 100px;
	padding: 5px;
	margin: 5px;

}

table#imagerows{
	width:80%;
}


