
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	background-color : #999999;
}

TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}

.TxtSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}


.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #0B325F;
	text-decoration: none;
}

.SectionTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef3c00;
    text-decoration: none;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef3c00;
	text-decoration: underline;
}


a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #ef3c00;
	text-decoration: underline;
}

.button{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff;
	background-color : #0b325f;
	font-weight : normal;
	border : 1px;
}

.Titleverybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #0B325F;
	text-decoration: none;
}

.Titlebig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef3c00;
    text-decoration: none;
}
.Titleverybigor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef3c00;
    text-decoration: none;
}