I am currently working on group theory and more specifically on multiplicative groups. Suppose we have $q = 2 s + 1$ and $p = 2 \pi r + 1$ (where $2, s, r, p, q$ and $\pi$ are different prime numbers). Also we define $N$ as $N = p q$ (like RSA). What is the size of multiplicative group $Z^*_N$ and what is the maximal order that an element $g \in Z^*_N$ can have?
Any help would be appreciated.