.text_inner, td 
{
	font-size:12px;
	color:Black;
	font-family:Tahoma;

}
.text_inner li {list-style-type:square;}
.text_inner h1, .text_inner h2  {background:none; font-weight:normal;}
.text_inner h1 {font-size:22px;margin:5px 0px 12px 0px; padding:0px;}
.text_inner h2 {font-size:16px;margin:7px 0px 7px 0px; padding:0px;}
.text_inner table,tr,td {border:0px;}
.text_inner p {margin:10px 0px 7px 0px;}
.text_inner img {border:5px solid gray; margin:7px;}
.text_inner a, .text_inner a:visited { font-weight:bold; text-decoration:none; color:Gray;}
.text_inner a:hover {text-decoration:underline;}




.stylled_table { background-color:#aaaaaa; margin:15px 0px 10px 0px; border-collapse:collapse;}
.stylled_table td , .stylled_table th {color:White;font-size:90%;font-family:Tahoma; margin:0px; padding: 3px 10px 3px 10px ;border:1px solid white; }
.stylled_table th {background-color:#555555; font-weight:normal; border-bottom:2px solid white; }