body {
	background-color: #454545;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.downlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.ekur:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.bg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	background-image: url(images/contactus_r3_c1.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	background-image: url(images/contactus_r4_c1.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	margin-left: 40px;
}
.bold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-left: 40px;
}
.bold1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.link:hover {
	color: #0099FF;
}
