body		{ margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }
td		{ font-size: 10pt; color: #000000; font-family: Arial,Helvetica,Univers,sans-serif; }
.tdgr		{ font-size: 12pt; font-weight: normal; color: #000000; }
.tdgrc		{ font-size: 12pt; font-weight: bold; color: #F89300; }

a		{ text-decoration: none; font-weight: bold; color: #F89300; }
a:hover		{ text-decoration: none; font-weight: bold; color: #14B801; }
a.normal	{ font-weight: normal }
a.normal:hover	{ font-weight: normal }

img, table	{ border:0px; }
a.bord img	{ border-color: #F89300; border-style: solid; border-width: 1px; }
a.bord:hover img	{ border-color: #14B801; border-style: solid; border-width: 1px; }

#divUp			{ position: relative; left: 0; top: 0; }
#divDown	  		{ position: relative; left: 0; top: 182; }
#divScrollTextCont	{ position: relative; left: 0; top: 2; width: 550; height: 250; clip: rect(2px 550px 250px 0px); overflow: hidden; visibility: hidden; }
#divText			{ position: absolute; left: 0px; top: 0px; }

.strong		{ font-weight: bold; color: #FF0000; }
