body {
	background-color: #B3DEF8; 
	background: url(/design/fon.gif);
	color:#300030;
}
body,a,td,th,li {
	font-family: helvetica;
	font-size: 12px;
}
a, a:visited {
	color:#640064;
	text-decoration: none;
}
a:hover {
	color:black;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.panelbox {
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
	background-color: white;
	border: 1px #600060 solid; 
}
div.panelbox b{
	text-decoration:underline;
}
li.fish {
	list-style-type: none;
	margin-left: 10px;
}
td.main {
	background:url(/design/fon.gif);
}
td.cont {
	text-align:justify;
	color: black;
}
table.tbl, table.tbl td, table.tbl th {
	border: 1px #a0a0a0 solid;
}
