I found a nice general formula for the Taylor series of $\tan x$:
$$\tan x = \sum_{n\,=\,1}^\infty \frac {(-1)^{n-1}2^{2n} (2^{2n}-1) B_{2n}} {(2n)!} x^{2n - 1} $$
where $B_n$ are the Bernoulli numbers and $|x| < \dfrac {\pi} 2$.
I've tried Googling for a proof but didn't find anything. Hints would be appreciated too.
I am using the typical definition of the Bernoulli numbers:
$$\frac x {e^x - 1} = \sum_{n\,=\,0}^\infty \frac {B_n x^n} {n!}$$