h1	{ font-family: Arial, Helvetica; font-size: 18px; color: #000000; font-weight: bold; }
h2	{ font-family: Arial, Helvetica; font-size: 16px; color: #000000; font-weight: bold; }
h3	{ font-family: Arial, Helvetica; font-size:  10px; color: #000000; font-weight: normal; }
p	{ font-family: Arial, Helvetica; font-size:  14px; color: #000000; font-weight: normal; }
ul	{ font-family: Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; }

a:link		{ color: #0000ff; text-decoration:underline;}
a:visited	{ color: #666666; text-decoration:underline;}
a:active	{ color: #ff0000; text-decoration:underline;}
a:hover		{ color: #ff0000; text-decoration:underline;}
 
#divUpControl{position: absolute; left: 87%; top: 30; z-index: 10; visibility: visible;} 
#divDownControl{position: absolute; left: 87%; top: 75; z-index: 10; visibility: visible;} 
#divContainer{position: absolute; width: 95%; height: 100%; overflow:hidden; top: 30; left: 30; clip: rect(0,95%,100%,0); visibility: hidden; z-index: 9;} 
#divContent{position: absolute; top: 0; left: 0; z-index: 1;} 





