body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d1e3c;
}
.style3 {color: #CCCCCC}

h1 {
	font-size: 16px;
	margin-top: 0px; /* Отступ сверху */
   margin-bottom: 7px; /* Отступ снизу */
	}

strong {
		font-weight:normal;
}

h2 {
	font-size: 14px;
	color: #0033CC;
   margin-top: 0px; /* Отступ сверху */
   margin-bottom: 7px; /* Отступ снизу */
 }
.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
color: #0033CC;
	text-decoration: underline;
}
a:visited {
color: #0033CC;
	text-decoration: underline;
}
a:hover {
color: #0033CC;
	text-decoration: underline;
}
a:active {
color: #0033CC;
	text-decoration: underline;
}
.style6 {
	font-size: 16px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
