body
{
	background-image: url(../Images/Bg_Img.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin: 0px;
}
.heading {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .5px;
}
.smalltext_eng {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 5pt;
	padding-right: 5pt;
	padding-left: 5pt;
	line-height: 20px;
	letter-spacing: .5px;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
}
.link2:hover {
	color:  #FF9900;
	text-decoration: underline;
}
.subheading {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
