body{
margin:0;
padding:0;
background-color:#2C4C7D;
background-image:url(images/back-body.jpg);
background-position:top;
background-repeat:repeat-x;
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #3A3A3A;
	vertical-align: top;	
	line-height:13px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #2C4C7D;
	text-decoration:none;	
}
a:visited {
	color: #2C4C7D;
}
a:hover {
	color: #546DB1;
	text-decoration:underline;
}
a:active {
	color: #2C4C7D;	
}
.style1{
	color:#000000;
}
.heading {
	font-family: tahoma;
	font-size: 28px;
	color: #810831;
	line-height:28px;
	padding:0 20px 0 20px;

}

.heading_small {
	font-family: tahoma;
	font-size: 18px;
	color: #3E5D8C;
	line-height:28px;
	font-weight:normal;
}
