body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#595959;
	margin-top: 0px;
	background-image:url(images/main_bg.jpg);
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#595959;
}

		a:link{
		font-family: Arial; 
		font-size: 12px;
		color: #1F82D3;
		text-decoration: underline;
		font-weight: normal;
}
		a:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #1F82D3;
		text-decoration: underline;
		font-weight: normal;
}
		a:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #595959;
		text-decoration: none;
		font-weight: normal;
}	

.ind_head {
	font-family: Arial;
	font-size: 19px;
	font-weight: bolder;
	text-decoration: none;
}
.ind_bottom {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.ind:link {
	font-family: Arial;
	font-size: 14px;
	color: #FD7509;
	font-weight: bold;
	text-decoration: none;
}

a.ind:visited {
	font-family: Arial;
	font-size: 14px;
	color: #FD7509;
	font-weight: bold;
	text-decoration: none;
}

a.ind:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FD7509;
	font-weight: bold;
	text-decoration: underline;
}

a.topmenu:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.footer:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.footer:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}