﻿h1
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
h2
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h3
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
h3:first-line
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h4
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
h5
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
h5:first-line
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}
ul
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}
p
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	}

