body{
background-image: url(images/fon.gif);
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1D485D;
	font-weight: bold;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1A388E;
	text-decoration: none;
	bgcolor="#6699CC";
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	text-decoration: none;
	bgcolor="#CCCCCC";
	font-weight: bold;
	text-decoration: underline;
}
	td.1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1D485D;
	font-weight: bold;
}
td.2{
	background-color: #006F8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
