div.at_intro {
	font-size 			: 11px;
	font-weight 		: normal;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 				: #000000;
	padding-top			: 0px;
}

div.at_readmore {
	padding-top			: 2px;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 			: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;
	color 				: red;
	padding-top			: 0px;
}

a.at_readmore:hover {
	color 				: black;
	border-bottom		: none;
}

table.at_main_table {
	width			:100%;
	margin-left:7px;
}

table.at_element_table1 {
	width			: 100%;
}

table.at_element_table2 {
	width			: 100%;
}

div.at_title {
font-weight 		: bold;
font-size			: 13px;
}

div.at_date {
font-size:11px;
color:#999;
}