body         {
 	font-size: 100.00% !important;
        color: black !important;
	text-rendering: optimizeLegibility !important;
        background-color: #ffffff !important;
        background-image:none!important;
}

a:link     {
	color: #C80000 !important;
	text-decoration: underline !important;
	font-size: inherit !important;
	background-color: #ffffff !important;
}
a:visited  {
	color: #0032FF !important;
	text-decoration: none !important;
	font-size: inherit !important;
	background-color: #ffffff !important;
}
a:hover    {
	color: green !important;
	text-decoration: underline !important;
	font-size: inherit !important;
	 background-color: #ffffff !important;
}
a:active   {
	color: black !important;
	text-decoration: none !important;
	font-size: inherit !important;
	 background-color: #ffffff !important;
}


p          {
	text-indent: 30px !important;
	font-style: normal !important;
	font-size: 20px !important;
	font-weight: 300 !important;
        color: black !important;
        background-image:none!important;
}
            
dt         {
	font-style: normal !important;
	font-size: 21px !important;
	font-weight: 600 !important;
        color: black !important;
        background-image:none!important;
}

dd         {
	font-style: normal !important;
	font-size: 19px !important;
	font-weight: 300 !important;
        color: black !important;
        background-image:none!important;
}

li         {
	font-style: normal !important;
	font-size: 19px !important;
	font-weight: 300 !important;
        color: black !important;
        background-image:none!important;
}



table         {
	font-style: normal !important;
	font-size: 19px !important;
	font-weight: 300 !important;
        color: black !important;
        background-image:none!important;
}

th         {
	font-style: normal !important;
	font-size: 21px !important;
	font-weight: 600 !important;
        color: black !important;
        background-image:none!important;
}

td         {
	font-style: normal !important;
	font-size: 19px !important;
	font-weight: 300 !important;
        color: black !important;
        background-image:none!important;
}

em         {
	font-style: oblique !important;
	font-weight: 600 !important;
	font-size: inherit !important;
}

strong     {
	font-style: normal !important;
	font-size: larger !important;
	font-weight: 900 !important;
        color: black !important;
}


h1,h2,h3,h4,h5,h6  {
	font-style: normal !important;
	font-weight: 900 !important;
	margin-top: -2px !important;
	margin-bottom: -1mm !important;
        color: black !important;
}
