A {
                font-family: arial;
                font-size: medium;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
}

A.mail {
                font-family: arial;
                font-color: blue;
                font-size: x-small;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
}



A.lit {
                font-family: arial;
                font-size: small;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
}
A.lit2 {
                font-family: arial;
                font-color: blue;
                font-size: small;
                font-weight: medium;
                font-style: none;
                text-decoration: none;
}

P {
                font-family: arial;
                font-size: 10pt;
                font-weight: medium;
                font-style: none;
                text-decoration: none;
                text-align: justify;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

P.address {
                font-family: arial;
                font-size: 8pt;
                font-weight: light;
                font-style: none;
                text-decoration: none;
                text-indent: 0pt;
                margin-top: 0pt;
                margin-bottom: 0pt;
                margin-left: 10pt;
                margin-right: 0pt;
}

SUP {
                font-family: arial;
                font-size: x-small;
                font-style: none;
                text-decoration: none;
}



SUB {
                font-family: arial;
                font-size: x-small;
                font-style: none;
                text-decoration: none;
}

EM.sub {
                font-family: arial;
                font-size: xx-small;
                font-style: none;
                text-decoration: none;
}


}
TABLE {
                font-family: arial;
                font-size: xx-small;
                font-style: none;
                
                text-indent: 0pt;
}
TH {
                font-family: arial;
                font-size: small;
                font-style: none;
                text-align: left;
}



TR {
                font-family: arial;
                font-size: small;
                font-style: none;

}
TD {
                font-family: serif;
                font-size: small;
                font-style: none;

}

H1 {
                font-family: arial;
                font-size: large;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
                text-align: center;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

H2 {
                font-family: arial;
                font-size: large;
                font-weight: light;
                font-style: none;
                text-decoration: none;
                text-align: left;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 0pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

H3 {
                font-family: arial;
                font-size: medium;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
                text-align: justify;
                text-indent: 0pt;
                margin-top: 0pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}



EM {
	font-style: italic;
	font-family: times, times new roman;
	font-size: 11pt;
}

PRE {
                margin-left: 10pt;
}


OL {
		
		font-size: 10pt;
		text-indent: 0pt;
		margin-top: 10pt;
		margin-bottom: 0pt;
		margin-right: 10pt;
		}

UL 
		{
		font-size: 10pt;
		text-indent: 0pt;
		margin-top: 10pt;
		margin-bottom: 15pt;
		margin-right: 10pt;
		}
		
		

LI 
		{
		font-family: arial;
        font-size: 10pt;
        font-weight: medium;
        font-style: none;
		font-size: 10pt;
		text-indent: 0pt;
		margin-top: 0pt;
		margin-bottom: 4pt;
		margin-right: 10pt;
		}
