body {
	background-image: url(katbk.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 70px;
	margin-right: 70px;
}
.warning {
	color: #000033;
	font-size: 12px;
	text-align: left;
	width: 480px;
	border: 2px dotted #8484C4;
	padding: 12px;
}
.content {
	background-color: #ABABD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	border: 6px solid #FFFFFF;
}
a:link {
	color: #E40CF3;
	text-decoration: underline;
}

a:visited {
	color: #E40CF3;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: overline;
}
.border1 {
	border: 1px solid #3A3EA5;
}
a:active {
	color: #E40CF3;
	text-decoration: underline overline;
}
.copywrite {
	font-size: 10px;
}
.ad1 {
	font-size: 14px;
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 30px;
}

