﻿li
{
	font-family: 'ftims';
	line-height: normal;
	color: #191970;
	text-align:left;
}
.margines
{
	margin: 10px;
}
.margines_buttom
{
	margin-bottom: 10px;
}
p
{
	font-family: 'ftims';
	margin-left: 10px;
	margin-right: 10px;
	color: #191970;
	text-align:justify;
}
p.big {font-family: 'ftims';
	font-size: 15pt;
	margin-left: 10px;
	margin-right: 10px;
	color: #191970;
	text-align:justify;
}
h1
{
	color: navy;
	font-family: Times New Roman;
}
h2
{
	color: navy;
	font-family: Times New Roman;
}
h3
{
	color: navy;
	font-family: Times New Roman;
}
.left
{
	text-align:left;
}

.right
{
	text-align: right;
}

.justify
{
	text-align:justify;
}
	
.center
{
	vertical-align: middle;
	text-align: center;
}

.fcolor
{
	color: #191970;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}

.farial
{
	font-family: 'Arial';
}
.fsize10
{
font-size: 10pt;
}

.fsize12
{
font-size: 12pt;
}
.fsize15
{
font-size: 15pt;
}
.fsize22
{
font-size: 22pt;
}
.bgc1
{
	background-color:#99ccff;
}
.bgc2
{
	background-color:#ffddff;
}
.bgc3
{
	background-color:#111188;
}
.bgc4
{
	background-color:#4466BB;
}
.fuchsia
{
	color:#ffddff;
}
.fmaron
{
	color:#AA0000;
}
.fcnavy
{
	color: navy;
}
.fcblack
{
	color: #000000;
}
.fcgreen
{
	color: #007700;
}
.fcyellow
{
	color: #FFFFCC;
}
.indents
{
	text-indent:25px;
}
.ftahoma
{
	font-family: 'Tahoma';
}
.ftims
{
	font-family: 'Times New Roman';
}
.firstletter 
{
	float: left;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.2em;
}
pindent
{
text-indent:50px;
}