@charset "utf-8";
/* CSS Document */

.style1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5b5b5b;
	line-height:1.5em;
	text-align:justify;
}

.style2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#dddddd;
	line-height:1.5em;
	text-align:justify;
}

.style3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c9d0d2;
	line-height:1.5em;
}

.style4
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a6a6a6;
	line-height:1.8em;
}

.style5
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00587b;
	line-height:1.5em;
}

.style6
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5em;
}

.tytle
{
	font-family: 'Marcellus SC', serif;
	font-size:20px;
	color:#B23B10;
	line-height:1.3em;
}

.style7
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:18px;
	color:#403963;
	line-height:1.5em;
}

.style8
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#000;
	line-height:1.5em;
}

.style8
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#000;
	line-height:1.5em;
}


.style9
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.8em;
	text-align:justify;
}

.style10
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.5em;
}

.style11
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#62b1d0;
	line-height:1.5em;
}

.style12
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#a75a00;
	line-height:1.5em;
}

.style13
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333
	line-height:1.5em;
}

.style14
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5em;
}

a:link {
	color: #c9d0d2;
	text-decoration: none;
}
a:visited {
	color: #c9d0d2;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}