body         { background-attachment : fixed; 
               background-image      : url('images/main.jpg'); 
	       background-repeat     : no-repeat; 
	       background-position   : bottom right;
	       background-attachment : fixed 

               background-color      : #CCCCCC; 
               color                 : #B34012;
               font-family           : Tahoma, Verdana, Arial, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt 

               scrollbar-base-color	  : #CCCCCC; 
               scrollbar-face-color	  : #CCCCCC; 
               scrollbar-shadow-color	  : #808080; 
               scrollbar-highlight-color  : #CCCCCC; 
               scrollbar-3dlight-color	  : #C0C0C0; 
               scrollbar-darkshadow-color : #C0C0C0; 
               scrollbar-track-color	  : #CCCCCC; 
               scrollbar-arrow-color	  : #C0C0C0; 
             }
HR 		{
		BORDER-RIGHT		 : #333333 1px dotted; 
		BORDER-TOP		 : #333333 1px dotted; 
		BORDER-LEFT		 : #333333 1px dotted; 
		BORDER-BOTTOM		 : #333333 1px dotted
		}

.adot 	{
		PADDING-RIGHT		 : 0 pt; 
		BACKGROUND-POSITION	 : right top; 
		PADDING-LEFT		 : 0 pt; 
		FLOAT				 : left; 
		BACKGROUND-IMAGE		 : url(images/dot.jpg); 
		PADDING-BOTTOM		 : 0 pt; 
		MARGIN			 : 0 pt; 
		VERTICAL-ALIGN		 : top; 
		WIDTH				 : 280 px; 
		PADDING-TOP			 : 0pt; 
		BACKGROUND-REPEAT		 : repeat-y; 
		HEIGHT			 : 100%
		}

td           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #333333;
               font-family           : Tahoma, Verdana, Arial, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt 
             }

table        { font-family: Arial, Arial, Helvetica; 
               color                 : #333333;
               font-family           : Tahoma, Verdana, Arial, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt 
             }
p           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #333333;
               font-family           : Tahoma, Verdana, Arial, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt 
             }
a           {font-family	     : Arial, Helvetica, sans-serif; 
               text-decoration	     : underline;
               color     	     : #000000;
               font-weight           : bold;
               font-size      	     : 9pt
             }
a:hover     {font-family:Arial, Helvetica, sans-serif; 
               text-decoration       : underline;
               color     	       : #000000;
               font-weight           : bold;
               font-size             : 9pt
             }

