.table_content {
	border-width:1px;
	border-color:rgb(167,167,167);
	border-style:solid;
  background-color:rgb(245,245,245);
  font-family:Verdana;
  font-size:11px;
  color:rgb(105,105,105);
	margin-top:2px;
	padding:15px;
	}							

.table_cot {
	border-width:1px;
	border-color:rgb(167,167,167);
	border-style:solid;
  background-color:rgb(255,252,228);
  font-family:Verdana;
  font-size:11px;
  color:rgb(105,105,105);
	margin-top:2px;
	padding:15px;
	}							

.table_footer {
  font-family:Verdana;
  font-size:11px;
  color:white;
  letter-spacing:0pt;
	}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }

.content_link {
  font-family:Verdana;
  font-size:11px;
  color:rgb(105,105,105);
  letter-spacing:0pt;
	}

.copyrights {
  font-family:Verdana;
  font-size:9px;
  color:rgb(105,105,105);
  letter-spacing:0pt;
	}

body, td {
  font-family:Verdana;
  font-size:11px;
  color:rgb(105,105,105);
}  