body{

	text-align			: left;
	margin				: 0px;
	padding				: 0px;
}

body,tr,td,th{
	font				: 12.5px georgia, times;
	line-height         : 24px;
	vertical-align		: top;
color				: #818181;
}



a{
	color				: #1c4a66;
	text-decoration     : underline;
	font-weight         : bold;
}

a:hover{
	color				: #1c4a66;
	text-decoration     : none;
	font-weight         : bold;
	
}
.heading{
font-family:"Times New Roman", Times, serif;
font-size:28px;
font-weight:normal;
color:#255E80;
border-top:1px sozlid;
padding:10px 0 5px 0;
margin:0;
}

.readmore {margin: 30px 0 0 10px; width: 98px; height: 24px; display: block; background-image: url(../images/readmore_over.png); background-repeat: no-repeat; }
.readmore:hover {width: 98px; height: 24px; display: block; background-image: url(../images/readmore.png); background-repeat: no-repeat;}

.title {padding: 20px 0; margin: 0 auto;}

object { margin:10px;}