BODY
{

    COLOR: orange;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}




p		{ font-family: Arial; color: orange; font-size: 10pt; margin-bottom:0px;margin-top:10px;}
span		{ font-family: Arial; color: orange; font-size: 10pt; }
b		{ font-family: Arial; font-weight: bold; color: orange;}
u		{ font-family: Arial; font-weight: bold; color: orange;}
li		{ font-family: Arial; font-weight: bold; color: orange;}
em		{ color: orange; font-weight:bold; font-style: normal; }
small		{ font-size: 8pt; font-weight: bold; COLOR=#B0B000;}
a:link		{ color: blue; font-weight: bold; }
a:active	{ color: blue; font-weight: bold; }
a:visited	{ color: blue; font-weight: bold; }
a:hover		{ color: red; font-weight: bold; }




H1 {COLOR=; font-family: Arial; font-size: 20pt; font-weight: bold;    margin-bottom:0px;margin-top:0px;}
H2 {COLOR=; font-family: Arial; font-size: 10pt; font-weight: bold;    margin-bottom:0px;margin-top:0px;}
H3 {COLOR=; 		       font-size: 8pt;  font-weight: bold;    margin-bottom:0px;margin-top:0px;}
H4 {COLOR=; 		       font-size: 10pt; font-weight: bold;    margin-bottom:0px;margin-top:2px;}
H5 {COLOR=; font-family: Arial; font-size: 75%;  font-weight: lighter;    margin-bottom:0px;margin-top:0px;}


