body {
	margin:0px;
	background-color: #70c4ff;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #38BAF6;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.w:link {
	color:#000000;
	text-decoration:none;
}
a.w:visited {
	color:#000000;
	text-decoration:none;
}
a.w:hover {
	color:#000000;
	text-decoration:underline;
}
a.w:active {
	color:#000000;
	text-decoration:none;
}

.text {
	background-image:url('images/template_05.jpg');
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.style1 {
	background-image:url('images/template_03.gif');
}
.main {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

.picborder {
	border:1px solid #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
 }

