body         { font-family: Verdana; font-size: 10 pt; color: #000000; text-align: left; 
               background-color: #cccccc; background-image: url('../pic/');
               background-repeat : yes-repeat; background-attachment : fixed; 
               margin-left: 10 px; margin-top: 25 px; line-height: 150%; }

table        { font-family: Verdana; font-size: 10 pt; color: #000000; line-height: 150%; }
               
h1           { text-align: center; font-family:  Verdana: 14 pt; color: #000000;  }
               
h2           { font-family: Verdana; font-size: 12 pt; color: #ffffff; 
		         text-decoration: underline; font-style : italic; }
		         
h3			 { font-family: Verdana; font-size: 10 pt; font: bold; color: #ffffff; 
		         text-weight : bold; } 		         

ul           { list-style-type: disc; }

a     	     { font-family: Verdana; font-size: 10pt; }

a:link 	     {color : #000000; text-decoration : none; }            
a:visited    {color : #000000; text-decoration : none;}
a:hover      {color : #000000; text-decoration : none;background-color:#003366 }
a:active     { color : #ff0000; text-decoration : none;}  

.bg_ta    	{ font-family: Verdana; font-size: 10 pt; color: #000000; text-align: left; padding-left: 10px; 
               background-color: #ffffff; background-image: url('../pic/');
               background-repeat : yes-repeat; background-attachment : fixed; 
               margin-left: 0 px; margin-top: 0 px; line-height: 150%; }

.bg_bund    	{  background-color: #ffffff; background-image: url('../pic/bund.gif');
               background-repeat : no-repeat; background-attachment : fixed; background-position : bottom center; 
               }

.bg_top    	 {  background-color: #ffffff; background-image: url('../pic/top.gif');
               background-repeat : no-repeat; background-attachment : fixed; background-position : top center; 
               }

.bg_side    {width:50px; background-color: #ffffff; background-image: url('../pic/');
               background-repeat : repeat-y; background-attachment : fixed; background-position : top center; 
               }
