body
{
	font-family: Calibri, Arial, 'Arial CE', Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	background-color: #2A3863;
}

H2
{
	font-size: 18pt;
	font-weight: BOLDER;
	color: #2A3863;
}

H5
{
	font-size: 13pt;
	font-weight: BOLDER;
}

H4
{
	font-size: 13pt;
	font-weight: bolder;
	color: #ffffff;
}

H3
{
	font-size: 15pt;
	font-weight: bold;
	color: #2A3863;
}

th
{
	font-size: 11pt;
	font-weight: bolder;
	color: #f0f0f0;
	BACKGROUND-COLOR: #506a72;
}

td
{
	font-family: Calibri, Arial, 'Arial CE', Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #66cc66;
}

.text
{
	display: block;
	text-align: justify;
}

hr
{
	color: #ffffff;
	line-height: 1px;
}

.textbold
{
	font-weight: bold;
	color: #D6E6FF;
	display: block;
	text-align: center;
}

.bold 
{
	font-weight: bold;
}

a
{
  font-weight: bold;
}

a:link    {color: white}
a:visited    {color: #D6E6FF}
a:active    {color: red}
