body {
background-image:url(images/bg.jpg);
background-position: center;
background-position:top;
background-repeat:no-repeat;
background-color:#d3d3d3;

}

a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #0072bc;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0072bc;
	text-decoration: none;
}
a:link {
	color: #0072bc;

	text-decoration: none;
}


body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}




.style1 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
}
