<style>
	body
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 18px;
		text-align: justify;
		font-weight: thin;
	}

	p
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 16px;
		text-align: justify;
		font-weight: thin;
	}

	li
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 18px;
		text-align: justify;
		font-weight: normal;
	}

	.leftmenu
	{
		text-decoration: none;
		color: black;
		font-size: 14px;
		font-weight: 900;
	}




	li.big
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 28px;
		text-align: justify;
		font-weight: 900;
	}

	ul
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 20px;
		text-align: justify;
		font-weight: normal;
	}

	td
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
	}

	.small
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

	td.small
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

	td.smallwhite
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}

	td.smallcolored
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #BE0101;
	}

	.colored
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 14px;
		text-align: justify;
		font-weight: 900;
		color: #BE0101;
	}

	.error
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 14px;
		text-align: justify;
		font-weight: 900;
		color: blue;
	}


	.TopTitle
	{
		color: black;
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 36px;
		line-height: 30px;
		font-weight:900;
	}

	.SubTitle
	{
		color: #BE0101;
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 18px;
		font-weight:900;
	}

	.BigTitle
	{
		color: black;
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 30px;
		font-weight:900;
	}

	.SmallTitle
	{
		color: #BE0101;
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 20px;
		font-weight:900;
	}

	.TopSmall
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		font-size: 14px;
		font-weight: bold;
	}

	h1
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: 900;
		color: #BE0101;
	}

	h2
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: 900;
		color: #BE0101;
	}

	h3
	{
		font-family: Garamond, Times New Roman, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: 900;
		color: #BE0101;
	}


	a
	{
		text-decoration: none;
		font-size: 14px;
		font-weight: 900;
		color: #BE0101;
	}

		a:visited
	{
		text-decoration: none;
		font-weight: 900;
		color: #BE0101;
	}

		a:hover
	{
		text-decoration: overline underline;
	}


	a.leftmenu
	{
		text-decoration: none;
		color: black;
		font-size: 10pt;
		font-weight: 900;
	}

		a.leftmenu:visited
	{
		text-decoration: none;
		color: black;
		font-weight: 900;
	}

		a.leftmenu:hover
	{
		text-decoration: overline underline;
	}

	input
	{
		font: 12px;
		margin-right: 0em;
		margin-left: 0em;
	}

	select
	{
		font: 12px;
		margin-right: 0em;
		margin-left: 0em;
	}
</style>
