﻿a:visited, a:link, .fin_value{ /* red */
	color: red;
	text-decoration: none;
}

.font01, .link01 a:visited, .link01 a:link{ /* blue */
	color: #003C77;
	text-decoration: none;
}

.gray, .font02, .link02 a:visited, .link02 a:link{ /* gray */
	color: #676767;
	text-decoration: none;
}

.font03, .link03 a:visited, .link03 a:link{ /* white */
	color: white;
	text-decoration: none;
}

a:hover, .link01 a:hover, .link02 a:hover, .link03 a:hover{
	text-decoration: underline;
}

ul{
	list-style-type: square;
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

hr{
	color: #D0D0D0;
	height: 1pt;
}

.tresc, td, th, div, span, p, select, input, textarea{
	font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
	font-size: 8pt;
	color: #003C77;
}

.mini{
	font-size: 7pt;
}

.arrow{
	font-family: MS Sans Serif, Tahoma, Helvetica;
	font-size: 7pt;
	font-weight: bold;
}

.pl1, .ramka{
	color: #003C77;
	border: #003C77 1px solid;
}

.pl2{
	color: #003C77;
}

.kl1{
	color: #000000;
}

.margines{
	padding: 10px;
}

.margines_dol{
	padding-bottom: 10px;
}

.margines_ul{
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
