@charset "windows-1251";
a.l1:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.l1:visited {
	color: #006600;
	text-decoration:none ;
	font-weight: bold;
}
a.l1:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a.l1:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.l:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.l:visited {
	color: #000000;
	text-decoration:none ;
	font-size: 14px;
}
a.l:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.l:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.style1 {
	font-size: 14px;
	color: #99FFFF;
}
.style2 {color: #006600}
.style3 {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.content {
padding-right:10px;
padding-left:10px;
border-color:#003300;
border:double;
border:3px;
}
.img {
border-color:#003300;
border:double;
border:3px;
}
</style>
