A {
	font-family: sans-serif;
	font-size: 14px;
	text-decoration : underline;
}
A:link   {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
A:active  {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
A:visited  {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
A:hover  {
	color: #0016E1;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}

A.mini {
	font-family: sans-serif;
	font-size: 13px;
	margin-left : 10;
	text-decoration : underline;
}
A.mini:link   {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
A.mini:active  {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
A.mini:visited  {
	color: #00009D;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
A.mini:hover  {
	color: #0016E1;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

td {
	font-size:16px;
	color : #383857;
}
p.mini {
	font-size: 13px;
	font-family : sans-serif;
	margin-left : 5;
	margin-bottom : 3;
	margin-top : 3;
	margin-right : 5;
	font-weight : bolder;
	color : #0013C2;
}

th{
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	color : #00009d;
	text-align : left;
	margin-left : 20;
	padding-left : 20;
}

b{
	color : #FF8A00;
	font-size : 16px;
}



p{
	color : #383857;
	text-align : justify;
	font-size : 16px;
}
li{
	color : #383857;
	font-size : 16px;
}
p.tiny{
	color : #00009d;
	font-size : 11px;
	font-weight : bold;
}
h4{
	font-size : 16px;
	margin-bottom : 10;
	font-style : normal;
	font-weight : bolder;
}

h3{
	font-size : 14px;
	margin-bottom : 10;
	font-style : normal;
	font-weight : bold;
	color : #000F97;
	font-family : sans-serif;
}

h2{
	font-size : 16px;
	margin-bottom : 10;
	font-style : normal;
	font-weight : bolder;
}

h1{
	font-size : 14px;
	margin-bottom : 0;
	font-style : normal;
	font-weight : bold;
	color : #000F97;
	font-family : sans-serif;
}

select,textarea,input
{ 
	border: solid 1pt #A1A1c1; 
	color: black; //окна, шрифты на кнопках (кроме обзор) 
	background-color: #FFFFFF;//кроме кнопки обзор
}

img
{
	border-color: #a1a1c1;
}
