body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #05458C;
	background-color:#616161;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(images/slice2.jpg);
	background-repeat: repeat-x;
}
.style1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
	}
	
.style1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
	}

.style1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
	}

.style1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
	}
	
a {
	font-size: 11px;
	line-height: 16px;
	color: #05458C;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #05458C;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #05458C;
	font-weight:bold;
	text-decoration:none;
	}
a:active {
	font-size: 11px;
	line-height: 16px;
	color: #05458C;
	font-weight:bold;
	text-decoration:none;
	}