
body { margin-left      : 15px ;
       margin-top       : 0px ;
       margin-right     : 0px ;
       margin-bottom    : 0px ;
       background-color : #ffffff ;}

td   { color            : #333333 ;
	   font-size        : 12px    ; 
	   font-weight      : normal  ;
	   line-height      : 150%    ; }
	   
h1   { margin-left      : 0px ;
       margin-top       : 0px ;
       margin-right     : 0px ;
       margin-bottom    : 15px ;}
	   
h2   { color            : #333333 ;
	   font-size        : 14px    ; 
	   font-weight      : bold  ;
	   margin-left      : 0px ;
       margin-top       : 0px ;
       margin-right     : 0px ;
       margin-bottom    : 10px ;}
	   
ul   { color            : #333333 ;
	   font-size        : 12px    ; 
	   font-weight      : normal  ;
	   margin-left      : 20px ;
       margin-top       : 5px ;
       margin-right     : 20px ;
       margin-bottom    : 0px ;}

a:link		{ color:#6666cc; text-decoration:none; }
a:visited	{ color:#6666cc; text-decoration:none; }
a:active	{ color:#ff0000; text-decoration:none; }
a:hover		{ color:#ff0000; text-decoration:none; }

.normal_14b { color       : #333333 ;
              font-weight : bold    ;
              font-size   : 14px    ;
              line-height : 150%    ; }
			  
.normal_12b { color       : #333333 ;
              font-weight : bold    ;
              font-size   : 12px    ;
              line-height : 150%    ; }

.red_12     { color       : #ff0000 ;
              font-weight : normal    ;
              font-size   : 12px    ;
              line-height : 150%    ; }

.normal_10 { color       : #333333 ;
              font-size   : 10px    ;
              line-height : 130%    ; }
