@charset "utf-8";
/* CSS Document */

a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	color: #F9B674;
		}

.txtNorm {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
	color: #B5D3DB;
		}

.txtTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    line-height: 24px;
    text-align: justify;
    color: #B5D3DB;
    text-decoration: underline;
}

.txtExerg {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
	color: #6DCC4B;
		}

.txtExergCen {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	color: #6DCC4B;
		}

.txtNormCen {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	color: #B5D3DB;
		}

.txtNormRight {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 24px;
	text-align: right;
	color: #B5D3DB;
		}

.pageTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #E1FBDF;
		}

.title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 400;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	color: #FFFFFF;
		}

.subTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    color: #EF9B75;
		}