%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

    \begin{tikzpicture}
      \GraphInit[vstyle=Art]
      \SetGraphArtColor{blue!50!black}{gray}
      \grChvatal[form=2,RA=7,RB=4,RC=1.4]
    \end{tikzpicture}

\end{document} 
